Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c96 hw->link.status = SLI4_LINK_STATUS_UP; in __efct_read_topology_cb()
115 if (hw->link.status == SLI4_LINK_STATUS_UP) in __efct_read_topology_cb()
175 case SLI4_LINK_STATUS_UP: in efct_hw_cb_link()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h3498 SLI4_LINK_STATUS_UP, enumerator
H A Dsli4.c2516 event.status = SLI4_LINK_STATUS_UP; in sli_fc_process_link_attention()