Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_sli4.h229 #define LPFC_FIND_BY_EQ 0 macro
Dlpfc_init.c9106 eqcpu = lpfc_find_cpu_handle(phba, cpup->eq, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create()
9143 cpu = lpfc_find_cpu_handle(phba, 0, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create()
10839 if ((match == LPFC_FIND_BY_EQ) && in lpfc_find_cpu_handle()