Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c138 static int sf_getcap(struct scsi_address *, char *, int);
685 tran->tran_getcap = sf_getcap; in sf_attach()
4566 sf_getcap(struct scsi_address *ap, char *cap, int whom) in sf_getcap() function