Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c141 static int sf_reset(struct scsi_address *, int);
684 tran->tran_reset = sf_reset; in sf_attach()
4763 sf_reset(struct scsi_address *ap, int level) in sf_reset() function
6991 if (sf_reset(&ap, RESET_TARGET) == FALSE) {