Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h601 efct_get_wwnn(struct efct_hw *hw);
H A Defct_driver.c106 efc->def_wwnn = efct_get_wwnn(&efct->hw); in efct_efclib_config()
H A Defct_xport.c433 fc_host_node_name(shost) = efct_get_wwnn(&efct->hw); in efct_scsi_new_device()
H A Defct_hw.c1153 efct_get_wwnn(struct efct_hw *hw) in efct_get_wwnn() function