Searched refs:lpfc_disc_action (Results 1 - 1 of 1) 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_nportdisc.c2132 static uint32_t (*lpfc_disc_action[NLP_STE_MAX_STATE * NLP_EVT_MAX_EVENT]) variable
2272 func = lpfc_disc_action[(cur_state * NLP_EVT_MAX_EVENT) + evt];

Completed in 58 milliseconds