Searched refs:LPFC_VPORT_FAILED (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_vport.c72 vport->port_state = LPFC_VPORT_FAILED;
258 ((vport->port_state > LPFC_VPORT_FAILED) &&
597 vport->port_state > LPFC_VPORT_FAILED &&
602 if (vport->port_state > LPFC_VPORT_FAILED &&
H A Dlpfc.h255 LPFC_VPORT_FAILED = 1, /* vport has failed */ enumerator in enum:discovery_state
H A Dlpfc_init.c3535 (phba->pport->port_state != LPFC_VPORT_FAILED))
3539 && (vport->port_state != LPFC_VPORT_FAILED))
H A Dlpfc_attr.c471 case LPFC_VPORT_FAILED:

Completed in 31 milliseconds