Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_libfc.h92 extern struct fc4_prov fc_lport_els_prov; /* ELS provider */
H A Dfc_libfc.c45 [FC_TYPE_ELS] = &fc_lport_els_prov,
H A Dfc_lport.c932 struct fc4_prov fc_lport_els_prov = { variable