Searched refs:sf_getcap (Results 1 – 1 of 1) sorted by relevance
136 static int sf_getcap(struct scsi_address *, char *, int);683 tran->tran_getcap = sf_getcap; in sf_attach()4564 sf_getcap(struct scsi_address *ap, char *cap, int whom) in sf_getcap() function