Searched refs:elsbuf (Results 1 - 4 of 4) 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.h771 struct list_head elsbuf; member in struct:lpfc_hba
H A Dlpfc_els.c3149 &phba->elsbuf);
3153 list_add_tail(&buf_ptr->list, &phba->elsbuf);
H A Dlpfc_init.c1018 list_splice_init(&phba->elsbuf, &completions);
4412 INIT_LIST_HEAD(&phba->elsbuf);
H A Dlpfc_sli.c6880 list_splice_init(&phba->elsbuf, &completions);

Completed in 163 milliseconds