Searched defs:VBG_IOCTL_LOG (Results 1 – 3 of 3) sorted by relevance
201 #define VBG_IOCTL_LOG(s) _IOC(_IOC_READ | _IOC_WRITE, 'V', 9, s) macro
201 #define VBG_IOCTL_LOG(s) _IO('V', 9) macro