Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1390 struct list_head elsbuf; member
H A Dlpfc_els.c5178 &phba->elsbuf); in lpfc_els_free_iocb()
5182 list_add_tail(&buf_ptr->list, &phba->elsbuf); in lpfc_els_free_iocb()
H A Dlpfc_init.c1544 list_splice_init(&phba->elsbuf, &completions); in lpfc_hb_timeout_handler()
7714 INIT_LIST_HEAD(&phba->elsbuf); in lpfc_setup_driver_resource_phase1()
H A Dlpfc_sli.c12066 list_splice_init(&phba->elsbuf, &completions); in lpfc_sli_hba_down()