Searched refs:scsa2usb_scsi_tgt_free (Results 1 – 3 of 3) sorted by relevance
174 root scsa2usb_scsi_tgt_init scsa2usb_scsi_tgt_probe scsa2usb_scsi_tgt_free183 add scsi_hba_tran::tran_tgt_free targets scsa2usb_scsi_tgt_free221 scsa2usb.c:scsa2usb_scsi_tgt_free
29 root scsa2usb_scsi_tgt_init scsa2usb_scsi_tgt_probe scsa2usb_scsi_tgt_free
103 static void scsa2usb_scsi_tgt_free(dev_info_t *, dev_info_t *,873 tran->tran_tgt_free = scsa2usb_scsi_tgt_free; in scsa2usb_attach()2353 scsa2usb_scsi_tgt_free(dev_info_t *hba_dip, dev_info_t *cdip, in scsa2usb_scsi_tgt_free() function