Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dplatsvc.c65 static ds_svc_hdl_t ds_shutdown_handle; variable
115 &ds_shutdown_handle /* cb_arg */
373 ds_svc_hdl_t ds_handle = ds_shutdown_handle; in ps_shutdown_data_handler()
712 if ((ds_svc_hdl_t *)arg == &ds_shutdown_handle) in ps_reg_handler()
713 ds_shutdown_handle = hdl; in ps_reg_handler()
727 if ((ds_svc_hdl_t *)arg == &ds_shutdown_handle) in ps_unreg_handler()
728 ds_shutdown_handle = DS_INVALID_HDL; in ps_unreg_handler()