HomeSort by: relevance | last modified time | path
    Searched refs:pps_info_t (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/sys/
timepps.h 71 } pps_info_t; typedef in typeref:struct:__anon6d2344410208
129 #define PPS_IOC_FETCH _IOWR('1', 6, pps_info_t)
156 pps_info_t ppsinfo;
180 static __inline int time_pps_fetch(pps_handle_t, const int, pps_info_t *,
184 pps_info_t *);
227 time_pps_fetch(pps_handle_t handle, const int tsformat, pps_info_t *ppsinfobuf,
  /src/sys/arch/evbarm/dev/
plcomvar.h 160 pps_info_t ppsinfo;
plcom.c 1211 pps_info_t *pi;
1212 pi = (pps_info_t *)data;
  /src/sys/arch/arm/s3c2xx0/
sscom_var.h 176 pps_info_t ppsinfo;
  /src/sys/kern/
kern_tc.c 1068 pps_info_t *pipi;
1097 pipi = (pps_info_t *)data;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 998 unsigned struct_pps_info_sz = sizeof(pps_info_t);

Completed in 19 milliseconds