Home
last modified time | relevance | path

Searched refs:LPFC_LCB_ON (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h1088 #define LPFC_LCB_ON 0x1 macro
H A Dlpfc_els.c7675 if (beacon->lcb_sub_command != LPFC_LCB_ON && in lpfc_els_rcv_lcb()
7695 state = (beacon->lcb_sub_command == LPFC_LCB_ON) ? 1 : 0; in lpfc_els_rcv_lcb()