Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c104 static int sf_scsi_get_bus_addr(struct scsi_device *, char *, int);
729 tran->tran_get_bus_addr = sf_scsi_get_bus_addr; in sf_attach()
1815 sf_scsi_get_bus_addr(struct scsi_device *sd, char *name, int len) in sf_scsi_get_bus_addr() function