Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dmonotonic.h46 #define MT_IOC(x) _IO('m', (x)) macro
47 #define MT_IOC_RESET MT_IOC(0)
48 #define MT_IOC_ADD MT_IOC(1)
49 #define MT_IOC_ENABLE MT_IOC(2)
50 #define MT_IOC_COUNTS MT_IOC(3)
51 #define MT_IOC_GET_INFO MT_IOC(4)