Home
last modified time | relevance | path

Searched refs:LPFC_VPORT_READY (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_vport.c259 (vport->port_state < LPFC_VPORT_READY))) { in lpfc_discovery_wait()
598 vport->port_state < LPFC_VPORT_READY) { in lpfc_vport_delete()
603 vport->port_state < LPFC_VPORT_READY) in lpfc_vport_delete()
Dlpfc_hbadisc.c3241 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vpi()
3512 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_mbx_cmpl_ns_reg_login()
4626 if (vport->port_state < LPFC_VPORT_READY) in lpfc_disc_start()
4668 if (vport->port_state < LPFC_VPORT_READY && !clear_la_pending) { in lpfc_disc_start()
4686 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_start()
4944 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
4986 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
4991 case LPFC_VPORT_READY: in lpfc_disc_timeout_handler()
5045 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
Dlpfc.h272 LPFC_VPORT_READY = 32, enumerator
Dlpfc_els.c86 if (vport->port_state >= LPFC_VPORT_READY || in lpfc_els_chk_latt()
2027 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_adisc_done()
2044 vport->port_state = LPFC_VPORT_READY; in lpfc_adisc_done()
2698 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_cancel_retry_delay_tmo()
Dlpfc_attr.c446 case LPFC_VPORT_READY: in lpfc_link_state_show()
4525 if (vport->port_state == LPFC_VPORT_READY) in lpfc_set_vport_symbolic_name()
Dlpfc_init.c2853 if (vport->port_state != LPFC_VPORT_READY) in lpfc_scan_finished()