Home
last modified time | relevance | path

Searched refs:scsa2usb_lun_dip (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h313 dev_info_t *scsa2usb_lun_dip[SCSA2USB_MAX_LUNS]; member
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1807 ASSERT(scsa2usbp->scsa2usb_lun_dip[lun] == NULL); in scsa2usb_create_luns()
2340 (scsa2usbp->scsa2usb_lun_dip[lun] != NULL)) { in scsa2usb_scsi_tgt_init()
2346 scsa2usbp->scsa2usb_lun_dip[lun] = cdip; in scsa2usb_scsi_tgt_init()
2384 if (scsa2usbp->scsa2usb_lun_dip[lun] == cdip) { in scsa2usb_scsi_tgt_free()
2385 scsa2usbp->scsa2usb_lun_dip[lun] = NULL; in scsa2usb_scsi_tgt_free()