Searched refs:drerr_int (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/i86pc/io/dr/ |
H A D | dr_quiesce.c | 75 static sbd_error_t *drerr_int(int e_code, uint64_t *arr, int idx, 647 handle->h_err = drerr_int(ESBD_UTHREAD, srh->sr_err_ints, in dr_stop_user_threads() 751 (srh->sr_dr_handlep)->h_err = drerr_int(ESBD_RESUME, in dr_resume() 822 handle->h_err = drerr_int(ESBD_UNSAFE, dev_errs, in dr_suspend() 860 (srh->sr_dr_handlep)->h_err = drerr_int(ESBD_SUSPEND, in dr_suspend() 988 drerr_int(int e_code, uint64_t *arr, int idx, int majors) in drerr_int() function
|
/titanic_50/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr_quiesce.c | 76 static sbd_error_t *drerr_int(int e_code, uint64_t *arr, int idx, 648 handle->h_err = drerr_int(ESBD_UTHREAD, srh->sr_err_ints, in dr_stop_user_threads() 783 (srh->sr_dr_handlep)->h_err = drerr_int(ESBD_RESUME, in dr_resume() 865 handle->h_err = drerr_int(ESBD_UNSAFE, dev_errs, in dr_suspend() 903 (srh->sr_dr_handlep)->h_err = drerr_int(ESBD_SUSPEND, in dr_suspend() 1051 drerr_int(int e_code, uint64_t *arr, int idx, int majors) in drerr_int() function
|