Home
last modified time | relevance | path

Searched refs:ae_specific (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1351 ae->ae_specific = EPORT2SS(eport)->ss_link_state; in fcoei_port_event()
1375 ae->ae_specific |= FC_STATE_1GBIT_SPEED; in fcoei_process_event_port()
1378 ae->ae_specific |= FC_STATE_10GBIT_SPEED; in fcoei_process_event_port()
1383 (uint32_t)ae->ae_specific); in fcoei_process_event_port()
H A Dfcoei.h91 uint64_t ae_specific; member