Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hbadisc.c3318 if (bf_get(lpfc_mbx_read_top_att_type, la) == LPFC_ATT_LINK_UP) in lpfc_mbx_cmpl_read_topology()
3334 if ((bf_get(lpfc_mbx_read_top_att_type, la) == LPFC_ATT_LINK_UP) && in lpfc_mbx_cmpl_read_topology()
3381 ((bf_get(lpfc_mbx_read_top_att_type, la) == LPFC_ATT_LINK_UP))) { in lpfc_mbx_cmpl_read_topology()
Dlpfc_hw.h2463 #define LPFC_ATT_LINK_UP 0x01 /* Link is up */ macro
Dlpfc_init.c3689 att_type = LPFC_ATT_LINK_UP; in lpfc_sli4_parse_latt_type()
3885 if (att_type != LPFC_ATT_LINK_DOWN && att_type != LPFC_ATT_LINK_UP) in lpfc_sli4_async_link_evt()