Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A 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()
H A Dlpfc_vport.h87 #define VPORT_NORESOURCES -4 macro