Home
last modified time | relevance | path

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

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