Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h3086 #define LPFC_ATT_LINK_UP 0x01 /* Link is up */ macro
H A Dlpfc_hbadisc.c3791 if (attn_type == LPFC_ATT_LINK_UP) in lpfc_mbx_cmpl_read_topology()
3798 if (attn_type == LPFC_ATT_LINK_UP) { in lpfc_mbx_cmpl_read_topology()
H A Dlpfc_init.c5248 att_type = LPFC_ATT_LINK_UP; in lpfc_sli4_parse_latt_type()
5423 if (att_type != LPFC_ATT_LINK_DOWN && att_type != LPFC_ATT_LINK_UP) in lpfc_sli4_async_link_evt()