Home
last modified time | relevance | path

Searched refs:emlxs_fcf_linkup_notify (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h929 extern uint32_t emlxs_fcf_linkup_notify(emlxs_port_t *port);
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c9072 (void) emlxs_fcf_linkup_notify(port); in emlxs_sli4_handle_fcoe_link_event()
9134 (void) emlxs_fcf_linkup_notify(port); in emlxs_sli4_handle_fc_link_att()
H A Demlxs_fcf.c2232 emlxs_fcf_linkup_notify(emlxs_port_t *port) in emlxs_fcf_linkup_notify() function