Home
last modified time | relevance | path

Searched refs:LPFC_FDISC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc.h380 LPFC_FDISC = 8, /* FDISC sent for vport */ enumerator
H A Dlpfc_hbadisc.c3227 if ((phba->pport == vport) || (vport->port_state == LPFC_FDISC)) { in lpfc_init_vpi_cmpl()
6119 case LPFC_FDISC: in lpfc_disc_timeout_handler()
H A Dlpfc_els.c11029 if (vport->port_state != LPFC_FDISC) in lpfc_cmpl_reg_new_vport()
11375 vport->port_state = LPFC_FDISC; in lpfc_issue_els_fdisc()
H A Dlpfc_attr.c1069 case LPFC_FDISC: in lpfc_link_state_show()