Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1071 void (*ulp_statec_cb) (); /* Port state change */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1566 port->ulp_statec_cb = bind_info->port_statec_cb; in emlxs_fca_bind_port()
2135 port->ulp_statec_cb = NULL; in emlxs_fca_unbind_port()
12377 port->ulp_statec_cb(port->ulp_handle, statec); in emlxs_ulp_statec_cb()