Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hw.h2900 #define LPFC_ATT_LINK_DOWN 0x02 /* Link is down */ macro
H A Dlpfc_init.c4808 att_type = LPFC_ATT_LINK_DOWN; in lpfc_sli4_parse_latt_type()
4988 if (att_type != LPFC_ATT_LINK_DOWN && att_type != LPFC_ATT_LINK_UP) in lpfc_sli4_async_link_evt()
H A Dlpfc_hbadisc.c3511 } else if (attn_type == LPFC_ATT_LINK_DOWN || in lpfc_mbx_cmpl_read_topology()