Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c513 ss->ss_link_state = FC_STATE_OFFLINE; in fcoei_attach_init()
906 (xch->xch_ss->ss_link_state != FC_STATE_OFFLINE)) { in fcoei_xch_check()
928 } else if (xch->xch_ss->ss_link_state == FC_STATE_OFFLINE) { in fcoei_xch_check()
H A Dfcoei_eth.c1313 EPORT2SS(eport)->ss_link_state = FC_STATE_OFFLINE; in fcoei_port_event()
1337 EPORT2SS(eport)->ss_link_state = FC_STATE_ONLINE; in fcoei_port_event()
1351 ae->ae_specific = EPORT2SS(eport)->ss_link_state; in fcoei_port_event()
H A Dfcoei.h131 uint16_t ss_link_state; member
H A Dfcoei_lv.c505 if (ss->ss_link_state != FC_STATE_ONLINE) { in fcoei_reset()
2029 if ((xch->xch_ss->ss_link_state != FC_STATE_ONLINE) || in fcoei_process_event_exchange()