Home
last modified time | relevance | path

Searched refs:scsa2usb_scsi_abort (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
48 scsa2usb_scsi_abort \
H A Dscsa2usb_with_usba.wlcmd169 scsa2usb_scsi_abort \
185 add scsi_hba_tran::tran_abort targets scsa2usb_scsi_abort
216 scsa2usb.c:scsa2usb_scsi_abort \
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c111 static int scsa2usb_scsi_abort(struct scsi_address *, struct scsi_pkt *);
875 tran->tran_abort = scsa2usb_scsi_abort; in scsa2usb_attach()
2716 scsa2usb_scsi_abort(struct scsi_address *ap, struct scsi_pkt *pkt) in scsa2usb_scsi_abort() function