Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c418 mac->fm_client.ect_port_event(&mac->fm_eport, in fcoe_mac_notify_link_up()
427 mac->fm_client.ect_port_event(&mac->fm_eport, in fcoe_mac_notify_link_down()
/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h187 void (*ect_port_event)(fcoe_port_t *eport, uint32_t event); member
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c452 client_fcoet.ect_port_event = fcoet_port_event; in fcoet_attach_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1135 ect->ect_port_event = fcoei_port_event; in fcoei_init_ect_vectors()