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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_disc.h247 #define NLP_EVT_MAX_EVENT 0xd macro
H A Dlpfc_nportdisc.c2132 static uint32_t (*lpfc_disc_action[NLP_STE_MAX_STATE * NLP_EVT_MAX_EVENT])
2272 func = lpfc_disc_action[(cur_state * NLP_EVT_MAX_EVENT) + evt];

Completed in 145 milliseconds