Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c522 static int fcp_scsi_get_bus_addr(struct scsi_device *sd, char *name, int len);
9894 tran->tran_get_bus_addr = fcp_scsi_get_bus_addr; in fcp_handle_port_attach()
12070 fcp_scsi_get_bus_addr(struct scsi_device *sd, char *name, int len) in fcp_scsi_get_bus_addr() function