Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_init.c11234 struct list_head *eqlist) in lpfc_cpuhp_get_eq() argument
11272 list_add(&eq->_poll_list, eqlist); in lpfc_cpuhp_get_eq()
11431 LIST_HEAD(eqlist); in lpfc_cpu_offline()
11444 retval = lpfc_cpuhp_get_eq(phba, cpu, &eqlist); in lpfc_cpu_offline()
11449 list_for_each_entry_safe(eq, next, &eqlist, _poll_list) { in lpfc_cpu_offline()