Home
last modified time | relevance | path

Searched refs:elsbuf (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc.h811 struct list_head elsbuf; member
Dlpfc_els.c3315 &phba->elsbuf); in lpfc_els_free_iocb()
3319 list_add_tail(&buf_ptr->list, &phba->elsbuf); in lpfc_els_free_iocb()
Dlpfc_init.c1050 list_splice_init(&phba->elsbuf, &completions); in lpfc_hb_timeout_handler()
4543 INIT_LIST_HEAD(&phba->elsbuf); in lpfc_setup_driver_resource_phase1()
Dlpfc_sli.c7375 list_splice_init(&phba->elsbuf, &completions); in lpfc_sli_hba_down()