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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_disc.h42 struct lpfc_work_evt { struct
79 struct lpfc_work_evt els_retry_evt;
H A Dlpfc_hbadisc.c171 struct lpfc_work_evt *evtp = NULL;
346 * occurance, we allocate a struct lpfc_work_evt structure here instead of
353 struct lpfc_work_evt *evtp;
359 evtp = kmalloc(sizeof(struct lpfc_work_evt), GFP_KERNEL);
H A Dlpfc_els.c1478 struct lpfc_work_evt *evtp;

Completed in 75 milliseconds