Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c116 static int scsa2usb_scsi_abort(struct scsi_address *, struct scsi_pkt *);
911 tran->tran_abort = scsa2usb_scsi_abort; in scsa2usb_attach()
2719 scsa2usb_scsi_abort(struct scsi_address *ap, struct scsi_pkt *pkt) in scsa2usb_scsi_abort() function