Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_vport.c312 rc = VPORT_INVAL; in lpfc_vport_create()
321 rc = VPORT_INVAL; in lpfc_vport_create()
386 rc = VPORT_INVAL; in lpfc_vport_create()
396 rc = VPORT_INVAL; in lpfc_vport_create()
499 vport->unreg_vpi_cmpl = VPORT_INVAL; in disable_vport()
502 while (vport->unreg_vpi_cmpl == VPORT_INVAL && timeout) in disable_vport()
649 return VPORT_INVAL; in lpfc_vport_delete()
691 vport->unreg_vpi_cmpl = VPORT_INVAL; in lpfc_vport_delete()
694 while (vport->unreg_vpi_cmpl == VPORT_INVAL && timeout) in lpfc_vport_delete()
A Dlpfc_vport.h85 #define VPORT_INVAL -2 macro

Completed in 7 milliseconds