Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_hw.h1066 #define LPFC_LCB_ON 0x1 macro
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()