Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-linux2/
DCDROM.py43 DVD_READ_STRUCT = 0x5390 variable
/external/kernel-headers/original/uapi/linux/
Dcdrom.h142 #define DVD_READ_STRUCT 0x5390 /* Read structure */ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp2092 unsigned IOCTL_DVD_READ_STRUCT = DVD_READ_STRUCT;
Dsanitizer_interceptors_ioctl_netbsd.inc1001 _(DVD_READ_STRUCT, READWRITE, union_dvd_struct_sz);