Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_vport.c318 rc = VPORT_NORESOURCES; in lpfc_vport_create()
328 rc = VPORT_NORESOURCES; in lpfc_vport_create()
337 rc = VPORT_NORESOURCES; in lpfc_vport_create()
353 rc = VPORT_NORESOURCES; in lpfc_vport_create()
404 rc = VPORT_NORESOURCES; in lpfc_vport_create()
Dlpfc_vport.h85 #define VPORT_NORESOURCES -4 macro