Searched refs:sp_queue_event (Results 1 - 3 of 3) 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_sli4.h436 struct list_head sp_queue_event; member in struct:lpfc_sli4_hba
H A Dlpfc_sli.c2981 while (!list_empty(&phba->sli4_hba.sp_queue_event)) {
2984 list_remove_head(&phba->sli4_hba.sp_queue_event,
8887 &phba->sli4_hba.sp_queue_event);
9014 &phba->sli4_hba.sp_queue_event);
H A Dlpfc_init.c4111 INIT_LIST_HEAD(&phba->sli4_hba.sp_queue_event);

Completed in 121 milliseconds