Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1077 void (*ulp_unsol_cb) (); /* unsolicited event */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1568 port->ulp_unsol_cb = bind_info->port_unsol_cb; in emlxs_fca_bind_port()
2146 port->ulp_unsol_cb = NULL; in emlxs_fca_unbind_port()
12426 port->ulp_unsol_cb(port->ulp_handle, ubp, ubp->ub_frame.type); in emlxs_ulp_unsol_cb()