Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_sli4.h229 #define LPFC_FIND_BY_EQ 0 macro
Dlpfc_init.c10586 eqcpu = lpfc_find_cpu_handle(phba, cpup->eq, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create()
10623 cpu = lpfc_find_cpu_handle(phba, 0, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create()
12323 if ((match == LPFC_FIND_BY_EQ) && in lpfc_find_cpu_handle()