/third_party/backends/backend/ |
H A D | p5_device.c | 77 rc = ioctl (fd, PPDATADIR, &mode); in p5_inb() 115 rc = ioctl (fd, PPDATADIR, &mode); in p5_outb() 124 rc = ioctl (fd, PPDATADIR, &mode); in p5_outb() 131 rc = ioctl (fd, PPDATADIR, &mode); in p5_outb() 189 rc = ioctl (fd, PPDATADIR, &mode); in read_data() 228 ioctl (fd, PPDATADIR, &mode); in index_write_data()
|
H A D | umax_pp_low.c | 761 rc = ioctl (fd, PPDATADIR, &mode); in sanei_umax_pp_initPort() 893 rc = ioctl (fd, PPDATADIR, &mode); in Outb() 912 rc = ioctl (fd, PPDATADIR, &mode); in Outb() 938 rc = ioctl (fd, PPDATADIR, &mode); in Outb() 1082 rc = ioctl (fd, PPDATADIR, &mode); in Inb() 1095 rc = ioctl (fd, PPDATADIR, &mode); in Inb() 2405 rc = ioctl (fd, PPDATADIR, &mode); in ECPregisterRead() 2423 rc = ioctl (fd, PPDATADIR, &mode); in ECPregisterRead() 2508 rc = ioctl (fd, PPDATADIR, &mode); in EPPregisterRead() 2524 rc = ioctl (fd, PPDATADIR, in EPPregisterRead() [all...] |
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 1370 #define PPDATADIR 0x40047090ul macro 2929 #define PPDATADIR 0x40047090ul macro 4486 #define PPDATADIR 0x40047090ul macro 5938 #define PPDATADIR 0x40047090ul macro 7385 #define PPDATADIR 0x80047090ul macro 8935 #define PPDATADIR 0x80047090ul macro 10485 #define PPDATADIR 0x80047090ul macro 11937 #define PPDATADIR 0x40047090ul macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 1370 pub const PPDATADIR: u32 = 1074032784; consts
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
H A D | list.c | 1789 IOCTL_REQUEST(PPDATADIR); in list()
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 1261 pub const PPDATADIR: u32 = 2147774608; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 1364 pub const PPDATADIR: u32 = 2147774608; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | ioctl.rs | 1261 pub const PPDATADIR: u32 = 2147774608; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | ioctl.rs | 1364 pub const PPDATADIR: u32 = 2147774608; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | ioctl.rs | 1266 pub const PPDATADIR: u32 = 1074032784; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | ioctl.rs | 1266 pub const PPDATADIR: u32 = 1074032784; consts
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | ioctl.rs | 1373 pub const PPDATADIR: u32 = 1074032784; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | ioctl.rs | 1373 pub const PPDATADIR: u32 = 1074032784; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | ioctl.rs | 1370 pub const PPDATADIR: u32 = 1074032784; consts
|