Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c94 dr_handle_t *sr_dr_handlep; member
158 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()
/titanic_50/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c95 dr_handle_t *sr_dr_handlep; member
159 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()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h609 #define MACHSRHD2HD(srh) ((srh)->sr_dr_handlep)