Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_vport.c331 rc = VPORT_NORESOURCES; in lpfc_vport_create()
341 rc = VPORT_NORESOURCES; in lpfc_vport_create()
350 rc = VPORT_NORESOURCES; in lpfc_vport_create()
366 rc = VPORT_NORESOURCES; in lpfc_vport_create()
432 rc = VPORT_NORESOURCES; in lpfc_vport_create()
Dlpfc_vport.h87 #define VPORT_NORESOURCES -4 macro