Home
last modified time | relevance | path

Searched refs:scsa2usb_scsi_tgt_free (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/warlock/
H A Dscsa2usb_with_usba.wlcmd174 root scsa2usb_scsi_tgt_init scsa2usb_scsi_tgt_probe scsa2usb_scsi_tgt_free
183 add scsi_hba_tran::tran_tgt_free targets scsa2usb_scsi_tgt_free
221 scsa2usb.c:scsa2usb_scsi_tgt_free
H A Dscsa2usb.wlcmd29 root scsa2usb_scsi_tgt_init scsa2usb_scsi_tgt_probe scsa2usb_scsi_tgt_free
/titanic_44/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; in scsa2usb_attach()
2353 scsa2usb_scsi_tgt_free(dev_info_t *hba_dip, dev_info_t *cdip, in scsa2usb_scsi_tgt_free() function