Searched refs:mdeg_handle_t (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmdeg.h106 typedef uint64_t mdeg_handle_t; typedef
111 mdeg_cb_t cb, void *cb_argp, mdeg_handle_t *hdlp);
113 int mdeg_unregister(mdeg_handle_t hdl);
H A Dvldc_impl.h124 mdeg_handle_t mdeg_hdl; /* MD event handle */
H A Dvsw.h167 mdeg_handle_t mdeg_hdl;
168 mdeg_handle_t mdeg_port_hdl;
H A Dvcc_impl.h288 mdeg_handle_t mdeg_hdl; /* mdeg handle */
H A Dvnet_gen.h424 mdeg_handle_t mdeg_dev_hdl; /* mdeg cb handle for device */
425 mdeg_handle_t mdeg_port_hdl; /* mdeg cb handle for port */
/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdeg.c51 mdeg_handle_t hdl; /* handle assigned by MDEG */
273 mdeg_get_client(mdeg_handle_t hdl)
421 mdeg_cb_t cb, void *cb_arg, mdeg_handle_t *hdlp)
472 mdeg_unregister(mdeg_handle_t hdl)
475 mdeg_handle_t mdh;
H A Dvldc.c425 mdeg_handle_t mdeg_hdl;
H A Dvlds.c1035 mdeg_handle_t vlds_mdeg_hdl;
H A Dvcc.c872 mdeg_handle_t mdeg_hdl;
H A Dvsw.c1376 mdeg_handle_t mdeg_hdl, mdeg_port_hdl;
H A Dvnet_gen.c1717 mdeg_handle_t dev_hdl = NULL;
1718 mdeg_handle_t port_hdl = NULL;
H A Dvds.c407 mdeg_handle_t mdeg; /* handle for MDEG operations */

Completed in 123 milliseconds