Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_sli4.h229 #define LPFC_FIND_BY_EQ 0 macro
Dlpfc_init.c10579 eqcpu = lpfc_find_cpu_handle(phba, cpup->eq, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create()
10616 cpu = lpfc_find_cpu_handle(phba, 0, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create()
12319 if ((match == LPFC_FIND_BY_EQ) && in lpfc_find_cpu_handle()