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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_disc.h184 #define NLP_EVT_MAX_EVENT 0xd macro
H A Dlpfc_nportdisc.c1803 static uint32_t (*lpfc_disc_action[NLP_STE_MAX_STATE * NLP_EVT_MAX_EVENT])
1939 func = lpfc_disc_action[(cur_state * NLP_EVT_MAX_EVENT) + evt];

Completed in 57 milliseconds