Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c115 static int scsa2usb_scsi_start(struct scsi_address *, struct scsi_pkt *);
910 tran->tran_start = scsa2usb_scsi_start; in scsa2usb_attach()
2610 scsa2usb_scsi_start(struct scsi_address *ap, struct scsi_pkt *pkt) in scsa2usb_scsi_start() function