Home
last modified time | relevance | path

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

/titanic_50/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
181 add scsi_hba_tran::tran_tgt_init targets scsa2usb_scsi_tgt_init
220 scsa2usb.c:scsa2usb_scsi_tgt_init \
H A Dscsa2usb.wlcmd29 root scsa2usb_scsi_tgt_init scsa2usb_scsi_tgt_probe scsa2usb_scsi_tgt_free
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c101 static int scsa2usb_scsi_tgt_init(dev_info_t *, dev_info_t *,
871 tran->tran_tgt_init = scsa2usb_scsi_tgt_init; in scsa2usb_attach()
2284 scsa2usb_scsi_tgt_init(dev_info_t *dip, dev_info_t *cdip, in scsa2usb_scsi_tgt_init() function