Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/ !
H A Dmonotonic.h55 #define MT_IOC(x) _IO('m', (x)) macro
56 #define MT_IOC_RESET MT_IOC(0)
57 #define MT_IOC_ADD MT_IOC(1)
58 #define MT_IOC_ENABLE MT_IOC(2)
59 #define MT_IOC_COUNTS MT_IOC(3)
60 #define MT_IOC_GET_INFO MT_IOC(4)