Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c117 static int scsa2usb_scsi_reset(struct scsi_address *, int);
912 tran->tran_reset = scsa2usb_scsi_reset; in scsa2usb_attach()
2756 scsa2usb_scsi_reset(struct scsi_address *ap, int level) in scsa2usb_scsi_reset() function