Home
last modified time | relevance | path

Searched defs:srh (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c92 #define SR_STATE(srh) ((srh)->sr_suspend_state) argument
93 #define SR_SET_STATE(srh, state) (SR_STATE((srh)) = (state)) argument
94 #define SR_FAILED_DIP(srh) ((srh)->sr_failed_dip) argument
97 #define SR_CHECK_FLAG(srh, flag) ((srh)->sr_flags & (flag)) argument
98 #define SR_SET_FLAG(srh, flag) ((srh) argument
99 SR_CLEAR_FLAG(srh,flag) global() argument
147 sbdp_sr_handle_t *srh; sbdp_get_sr_handle() local
154 sbdp_release_sr_handle(sbdp_sr_handle_t * srh) sbdp_release_sr_handle() argument
310 sbdp_suspend_devices_(dev_info_t * dip,sbdp_sr_handle_t * srh) sbdp_suspend_devices_() argument
391 sbdp_suspend_devices(dev_info_t * dip,sbdp_sr_handle_t * srh) sbdp_suspend_devices() argument
404 sbdp_resume_devices(dev_info_t * start,sbdp_sr_handle_t * srh) global() argument
500 sbdp_stop_user_threads(sbdp_sr_handle_t * srh) global() argument
679 sbdp_resume(sbdp_sr_handle_t * srh) global() argument
765 sbdp_suspend(sbdp_sr_handle_t * srh) global() argument
862 sbdp_sr_handle_t *srh; global() local
[all...]
/titanic_51/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c155 dr_sr_handle_t *srh; in dr_get_sr_handle() local
164 dr_release_sr_handle(dr_sr_handle_t *srh) in dr_release_sr_handle() argument
344 dr_suspend_devices(dev_info_t *dip, dr_sr_handle_t *srh) in dr_suspend_devices() argument
423 dr_resume_devices(dev_info_t * start,dr_sr_handle_t * srh) dr_resume_devices() argument
523 dr_stop_user_threads(dr_sr_handle_t * srh) dr_stop_user_threads() argument
711 dr_resume(dr_sr_handle_t * srh) dr_resume() argument
786 dr_suspend(dr_sr_handle_t * srh) dr_suspend() argument
884 dr_sr_handle_t *srh; dr_pt_test_suspend() local
[all...]
/titanic_51/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c156 dr_sr_handle_t *srh; in dr_get_sr_handle() local
165 dr_release_sr_handle(dr_sr_handle_t *srh) in dr_release_sr_handle() argument
345 dr_suspend_devices(dev_info_t *dip, dr_sr_handle_t *srh) in dr_suspend_devices() argument
424 dr_resume_devices(dev_info_t * start,dr_sr_handle_t * srh) dr_resume_devices() argument
524 dr_stop_user_threads(dr_sr_handle_t * srh) dr_stop_user_threads() argument
712 dr_resume(dr_sr_handle_t * srh) dr_resume() argument
823 dr_suspend(dr_sr_handle_t * srh) dr_suspend() argument
947 dr_sr_handle_t *srh; dr_pt_test_suspend() local
[all...]
/titanic_51/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h609 #define MACHSRHD2HD(srh) ((srh)->sr_dr_handlep) argument