Searched refs:ds_shutdown_handle (Results 1 – 1 of 1) sorted by relevance
65 static ds_svc_hdl_t ds_shutdown_handle; variable115 &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()