Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.h59 #define EFC_LINK_STATUS_DOWN 1 macro
H A Defc_nport.c231 if (efc->link_status == EFC_LINK_STATUS_DOWN) { in efc_nport_shutdown()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c214 efct->efcport->link_status = EFC_LINK_STATUS_DOWN; in efct_hw_cb_link()