Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c140 static int sf_abort(struct scsi_address *, struct scsi_pkt *);
683 tran->tran_abort = sf_abort; in sf_attach()
4586 sf_abort(struct scsi_address *ap, struct scsi_pkt *pkt) in sf_abort() function