Searched defs:scsa2usb_scsi_tgt_free (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c103 static void scsa2usb_scsi_tgt_free(dev_info_t *, dev_info_t *,
873 tran->tran_tgt_free = scsa2usb_scsi_tgt_free;
2349 * scsa2usb_scsi_tgt_free:
2353 scsa2usb_scsi_tgt_free(dev_info_t *hba_dip, dev_info_t *cdip, function
2375 "scsa2usb_scsi_tgt_free: %s lun%d", ddi_driver_name(cdip), lun);

Completed in 71 milliseconds