Home
last modified time | relevance | path

Searched refs:MT_IOC_GET_INFO (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/bsd/sys/
H A Dmonotonic.h51 #define MT_IOC_GET_INFO MT_IOC(4) macro
/xnu-8020.121.3/tests/
H A Dmonotonic_uncore.c253 r = ioctl(fd, MT_IOC_GET_INFO, &info_ctl); in uncore_add_all()
/xnu-8020.121.3/bsd/dev/
H A Dmonotonic.c292 case MT_IOC_GET_INFO: { in mt_cdev_ioctl()