Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_hw.h603 efct_get_wwpn(struct efct_hw *hw);
H A Defct_driver.c107 efc->def_wwpn = efct_get_wwpn(&efct->hw); in efct_efclib_config()
H A Defct_xport.c434 fc_host_port_name(shost) = efct_get_wwpn(&efct->hw); in efct_scsi_new_device()
H A Defct_hw.c1164 efct_get_wwpn(struct efct_hw *hw) in efct_get_wwpn() function