Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dioccom.h58 #define IOC_OUT 0x40000000 /* copy out parameters */ macro
/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm.h150 #define IOC_OUT (_IOC_READ << _IOC_DIRSHIFT) macro