Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c518 static int fcp_scsi_get_bus_addr(struct scsi_device *sd, char *name, int len);
9905 tran->tran_get_bus_addr = fcp_scsi_get_bus_addr; in fcp_handle_port_attach()
12081 fcp_scsi_get_bus_addr(struct scsi_device *sd, char *name, int len) in fcp_scsi_get_bus_addr() function