Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c139 static int sf_setcap(struct scsi_address *, char *, int, int);
686 tran->tran_setcap = sf_setcap; in sf_attach()
4576 sf_setcap(struct scsi_address *ap, char *cap, int value, int whom) in sf_setcap() function