Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_hw.h2456 #define LPFC_ATT_LINK_DOWN 0x02 /* Link is down */ macro
Dlpfc_init.c3084 att_type = LPFC_ATT_LINK_DOWN; in lpfc_sli4_parse_latt_type()
3160 if (att_type != LPFC_ATT_LINK_DOWN && att_type != LPFC_ATT_LINK_UP) in lpfc_sli4_async_link_evt()
Dlpfc_hbadisc.c3027 LPFC_ATT_LINK_DOWN) { in lpfc_mbx_cmpl_read_topology()