Searched refs:LPFC_VECTOR_MAP_EMPTY (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h612 #define LPFC_VECTOR_MAP_EMPTY 0xffff macro
H A Dlpfc_init.c12407 cpup->phys_id = LPFC_VECTOR_MAP_EMPTY;
12408 cpup->core_id = LPFC_VECTOR_MAP_EMPTY;
12409 cpup->hdwq = LPFC_VECTOR_MAP_EMPTY;
12410 cpup->eq = LPFC_VECTOR_MAP_EMPTY;
12460 min_phys_id = LPFC_VECTOR_MAP_EMPTY;
12462 min_core_id = LPFC_VECTOR_MAP_EMPTY;
12505 if (cpup->eq == LPFC_VECTOR_MAP_EMPTY) {
12518 (new_cpup->eq != LPFC_VECTOR_MAP_EMPTY) &&
12551 if (cpup->eq == LPFC_VECTOR_MAP_EMPTY) {
12564 (new_cpup->eq != LPFC_VECTOR_MAP_EMPTY))
[all...]
H A Dlpfc_attr.c5048 else if (cpup->eq == LPFC_VECTOR_MAP_EMPTY) {
5049 if (cpup->hdwq == LPFC_VECTOR_MAP_EMPTY)
5069 if (cpup->hdwq == LPFC_VECTOR_MAP_EMPTY)

Completed in 126 milliseconds