Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c329 rc = VPORT_NORESOURCES; in lpfc_vport_create()
339 rc = VPORT_NORESOURCES; in lpfc_vport_create()
348 rc = VPORT_NORESOURCES; in lpfc_vport_create()
364 rc = VPORT_NORESOURCES; in lpfc_vport_create()
430 rc = VPORT_NORESOURCES; in lpfc_vport_create()
H A Dlpfc_vport.h87 #define VPORT_NORESOURCES -4 macro