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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c1803 static uint32_t (*lpfc_disc_action[NLP_STE_MAX_STATE * NLP_EVT_MAX_EVENT]) variable
1939 func = lpfc_disc_action[(cur_state * NLP_EVT_MAX_EVENT) + evt];

Completed in 14 milliseconds