Home
last modified time | relevance | path

Searched defs:_IOR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dioccom.h64 #define _IOR(x, y, t) \ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dioccom.h58 #define _IOR(g,n,t) _IOC(IOC_OUT, (g), (n), sizeof(t)) macro