Searched refs:sr_dr_handlep (Results 1 – 3 of 3) sorted by relevance
94 dr_handle_t *sr_dr_handlep; member158 srh->sr_dr_handlep = hp; in dr_get_sr_handle()411 handle = srh->sr_dr_handlep; in dr_suspend_devices()492 handle = srh->sr_dr_handlep; in dr_resume_devices()527 dr_handle_t *handle = srh->sr_dr_handlep; in dr_stop_user_threads()750 if (srh->sr_err_idx && srh->sr_dr_handlep) { in dr_resume()751 (srh->sr_dr_handlep)->h_err = drerr_int(ESBD_RESUME, in dr_resume()794 handle = srh->sr_dr_handlep; in dr_suspend()859 if (srh->sr_err_idx && srh->sr_dr_handlep) { in dr_suspend()860 (srh->sr_dr_handlep)->h_err = drerr_int(ESBD_SUSPEND, in dr_suspend()
95 dr_handle_t *sr_dr_handlep; member159 srh->sr_dr_handlep = hp; in dr_get_sr_handle()412 handle = srh->sr_dr_handlep; in dr_suspend_devices()493 handle = srh->sr_dr_handlep; in dr_resume_devices()528 dr_handle_t *handle = srh->sr_dr_handlep; in dr_stop_user_threads()782 if (srh->sr_err_idx && srh->sr_dr_handlep) { in dr_resume()783 (srh->sr_dr_handlep)->h_err = drerr_int(ESBD_RESUME, in dr_resume()831 handle = srh->sr_dr_handlep; in dr_suspend()902 if (srh->sr_err_idx && srh->sr_dr_handlep) { in dr_suspend()903 (srh->sr_dr_handlep)->h_err = drerr_int(ESBD_SUSPEND, in dr_suspend()
609 #define MACHSRHD2HD(srh) ((srh)->sr_dr_handlep)