Searched defs:EMUL64IOC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Demul64.h60 #define EMUL64IOC ('e' << 8) macro
62 #define EMUL64_WRITE_OFF (EMUL64IOC|37)
63 #define EMUL64_WRITE_ON (EMUL64IOC|38)
64 #define EMUL64_ZERO_RANGE (EMUL64IOC|39)
65 #define EMUL64_ERROR_INJECT (EMUL64IOC|40)

Completed in 82 milliseconds