Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_vport.c328 rc = VPORT_NORESOURCES; in lpfc_vport_create()
338 rc = VPORT_NORESOURCES; in lpfc_vport_create()
347 rc = VPORT_NORESOURCES; in lpfc_vport_create()
363 rc = VPORT_NORESOURCES; in lpfc_vport_create()
429 rc = VPORT_NORESOURCES; in lpfc_vport_create()
Dlpfc_vport.h87 #define VPORT_NORESOURCES -4 macro