ffclock_getcounter_args
{ .sy_narg = AS(ffclock_getcounter_args), .sy_call = (sy_call_t *)sys_ffclock_getcounter, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 241 = ffclock_getcounter */
struct ffclock_getcounter_args *p = params;
{ .sy_narg = AS(ffclock_getcounter_args), .sy_call = (sy_call_t *)sys_ffclock_getcounter, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 241 = ffclock_getcounter */
sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap)
sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap)
struct ffclock_getcounter_args *p = params;
int sys_ffclock_getcounter(struct thread *, struct ffclock_getcounter_args *);