Searched refs:iport_link_state (Results 1 – 3 of 3) sorted by relevance
140 if ((iport->iport_link_state == PORT_STATE_LINK_INIT_START) && in fct_port_worker()280 new_state = iport->iport_link_state; in fct_handle_local_port_event()285 if (iport->iport_link_state == PORT_STATE_LINK_DOWN_CLEANING) in fct_handle_local_port_event()287 else if (iport->iport_link_state == PORT_STATE_LINK_DOWN) in fct_handle_local_port_event()292 "%x, Ignoring...", iport->iport_link_state); in fct_handle_local_port_event()305 if (iport->iport_link_state == in fct_handle_local_port_event()308 } else if (iport->iport_link_state == in fct_handle_local_port_event()313 "during cleanup", iport->iport_link_state); in fct_handle_local_port_event()319 if (iport->iport_link_state & S_LINK_ONLINE) { in fct_handle_local_port_event()323 if (iport->iport_link_state == PORT_STATE_LINK_INIT_START) { in fct_handle_local_port_event()[all …]
205 uint16_t iport_link_state; member
445 if ((iport->iport_link_state & S_LINK_ONLINE) || in fct_get_adapter_port_attr()446 (iport->iport_link_state & S_RCVD_LINK_UP)) { in fct_get_adapter_port_attr()1642 if ((iport->iport_link_state & S_LINK_ONLINE) == 0) { in fct_scsi_task_alloc()2940 if ((iport->iport_link_state & S_LINK_ONLINE) == 0) { in fct_handle_rcvd_abts()2943 "port state was %x", iport->iport_link_state); in fct_handle_rcvd_abts()3164 if (iport->iport_link_state != PORT_STATE_LINK_DOWN) in fct_handle_port_offline()