Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c111 hw->link.topology = SLI4_LINK_TOPO_NON_FC_AL; in __efct_read_topology_cb()
180 if (event->topology == SLI4_LINK_TOPO_NON_FC_AL) { in efct_hw_cb_link()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h3505 SLI4_LINK_TOPO_NON_FC_AL = 1, enumerator
H A Dsli4.c2543 event.topology = SLI4_LINK_TOPO_NON_FC_AL; in sli_fc_process_link_attention()