Home
last modified time | relevance | path

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

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