Searched refs:KCMODE_EDGEMASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | timepps.h | 139 #define KCMODE_EDGEMASK 0x03 macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_tc.c | 1672 pps->kcmode = (kapi->edge & KCMODE_EDGEMASK) | in pps_ioctl() |