Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h294 #define NLP_EVT_MAX_EVENT 0xd macro
A Dlpfc_nportdisc.c2918 static uint32_t (*lpfc_disc_action[NLP_STE_MAX_STATE * NLP_EVT_MAX_EVENT])
3076 func = lpfc_disc_action[(cur_state * NLP_EVT_MAX_EVENT) + evt]; in lpfc_disc_state_machine()

Completed in 9 milliseconds