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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_vport.h83 #define VPORT_INVAL -2 macro
H A Dlpfc_vport.c308 rc = VPORT_INVAL;
373 rc = VPORT_INVAL;
383 rc = VPORT_INVAL;
471 vport->unreg_vpi_cmpl = VPORT_INVAL;
474 while (vport->unreg_vpi_cmpl == VPORT_INVAL && timeout)
616 return VPORT_INVAL;
619 return VPORT_INVAL;
714 vport->unreg_vpi_cmpl = VPORT_INVAL;
717 while (vport->unreg_vpi_cmpl == VPORT_INVAL && timeout)

Completed in 19 milliseconds