Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Dscsa2usb.wlcmd30 root scsa2usb_scsi_start scsa2usb_scsi_abort scsa2usb_scsi_reset
49 scsa2usb_scsi_reset \
H A Dscsa2usb_with_usba.wlcmd170 scsa2usb_scsi_reset \
186 add scsi_hba_tran::tran_reset targets scsa2usb_scsi_reset
217 scsa2usb.c:scsa2usb_scsi_reset \
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c112 static int scsa2usb_scsi_reset(struct scsi_address *, int);
876 tran->tran_reset = scsa2usb_scsi_reset; in scsa2usb_attach()
2753 scsa2usb_scsi_reset(struct scsi_address *ap, int level) in scsa2usb_scsi_reset() function