Searched refs:scsa2usb_lun_dip (Results 1 – 2 of 2) sorted by relevance
301 dev_info_t *scsa2usb_lun_dip[SCSA2USB_MAX_LUNS]; member
1802 ASSERT(scsa2usbp->scsa2usb_lun_dip[lun] == NULL); in scsa2usb_create_luns()2335 (scsa2usbp->scsa2usb_lun_dip[lun] != NULL)) { in scsa2usb_scsi_tgt_init()2341 scsa2usbp->scsa2usb_lun_dip[lun] = cdip; in scsa2usb_scsi_tgt_init()2379 if (scsa2usbp->scsa2usb_lun_dip[lun] == cdip) { in scsa2usb_scsi_tgt_free()2380 scsa2usbp->scsa2usb_lun_dip[lun] = NULL; in scsa2usb_scsi_tgt_free()