Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1075 void (*ulp_statec_cb) (); /* Port state change */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1567 port->ulp_statec_cb = bind_info->port_statec_cb; in emlxs_fca_bind_port()
2145 port->ulp_statec_cb = NULL; in emlxs_fca_unbind_port()
12400 port->ulp_statec_cb(port->ulp_handle, statec); in emlxs_ulp_statec_cb()