Home
last modified time | relevance | path

Searched refs:tsformat (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dtimepps.h109 int tsformat; member
115 int tsformat; member
123 int tsformat; member
217 time_pps_fetch(pps_handle_t handle, const int tsformat, in time_pps_fetch() argument
223 arg.tsformat = tsformat; in time_pps_fetch()
235 time_pps_fetch_ffc(pps_handle_t handle, const int tsformat, in time_pps_fetch_ffc() argument
241 arg.tsformat = tsformat; in time_pps_fetch_ffc()
255 const int edge, const int tsformat) in time_pps_kcbind() argument
261 arg.tsformat = tsformat; in time_pps_kcbind()
/f-stack/freebsd/kern/
H A Dkern_tc.c1546 if (fapi->tsformat && fapi->tsformat != PPS_TSFMT_TSPEC) in pps_fetch()
1640 if (fapi_ffc->tsformat && fapi_ffc->tsformat != in pps_ioctl()
1666 if (kapi->tsformat && kapi->tsformat != PPS_TSFMT_TSPEC) in pps_ioctl()