Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtimepps.h130 #define PPS_IOC_GETCAP _IOR('1', 5, int) macro
213 return (ioctl(handle, PPS_IOC_GETCAP, mode)); in time_pps_getcap()
/f-stack/freebsd/kern/
H A Dkern_tc.c1631 case PPS_IOC_GETCAP: in pps_ioctl()