Home
last modified time | relevance | path

Searched refs:hrtimer_t (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/dispadmin/
H A Ddispadmin.h66 } hrtimer_t; typedef
72 extern long hrtconvert(hrtimer_t *);
73 extern int _hrtnewres(hrtimer_t *, ulong_t, long);
H A Dsubr.c66 hrtconvert(hrtimer_t *htp) in hrtconvert()
101 _hrtnewres(hrtimer_t *htp, ulong_t new_res, long round) in _hrtnewres()
H A Dfssdispadmin.c153 hrtimer_t hrtime; in getadmin()
200 hrtimer_t hrtime; in setadmin()
H A Dfxdispadmin.c161 hrtimer_t hrtime; in get_fxdptbl()
229 hrtimer_t hrtime; in set_fxdptbl()
H A Drtdispadmin.c158 hrtimer_t hrtime; in get_rtdptbl()
227 hrtimer_t hrtime;
H A Diadispadmin.c158 hrtimer_t hrtime; in get_iadptbl()
233 hrtimer_t hrtime;
H A Dtsdispadmin.c158 hrtimer_t hrtime; in get_tsdptbl()
229 hrtimer_t hrtime;
/titanic_41/usr/src/cmd/priocntl/
H A Dpriocntl.h92 } hrtimer_t; typedef
94 extern int _hrtnewres(hrtimer_t *, ulong_t, long);
H A Drtpriocntl.c365 hrtimer_t hrtime; in set_rtprocs()
484 hrtimer_t hrtime; in exec_rtcmd()
H A Dfxpriocntl.c364 hrtimer_t hrtime; in set_fxprocs()
497 hrtimer_t hrtime; in exec_fxcmd()
H A Dsubr.c574 register hrtimer_t *htp; in _hrtnewres()