Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c143 static int sf_start(struct scsi_address *, struct scsi_pkt *);
682 tran->tran_start = sf_start; in sf_attach()
5139 sf_start(struct scsi_address *ap, struct scsi_pkt *pkt) in sf_start() function