/third_party/backends/backend/ |
H A D | p5_device.c | 79 rc = ioctl (fd, PPSETMODE, &mode); in p5_inb() 126 rc = ioctl (fd, PPSETMODE, &mode); in p5_outb() 133 rc = ioctl (fd, PPSETMODE, &mode); in p5_outb() 185 rc = ioctl (fd, PPSETMODE, &mode); in read_data() 195 rc = ioctl (fd, PPSETMODE, &mode); in read_data() 222 ioctl (fd, PPSETMODE, &mode); in index_write_data() 226 ioctl (fd, PPSETMODE, &mode); in index_write_data() 554 ioctl (fd, PPSETMODE, &mode); in open_pp()
|
H A D | umax_pp_mid.c | 94 ioctl (fd, PPSETMODE, &mode); in lock_parport() 116 ioctl (fd, PPSETMODE, &exmode); in unlock_parport()
|
H A D | umax_pp_low.c | 675 ioctl (fd, PPSETMODE, &mode); in sanei_umax_pp_initPort() 703 if (ioctl (fd, PPSETMODE, &mode)) in sanei_umax_pp_initPort() 729 if (ioctl (fd, PPSETMODE, &mode)) in sanei_umax_pp_initPort() 739 ioctl (fd, PPSETMODE, &mode); in sanei_umax_pp_initPort() 756 rc = ioctl (fd, PPSETMODE, &mode); in sanei_umax_pp_initPort() 917 rc = ioctl (fd, PPSETMODE, &mode); in Outb() 924 rc = ioctl (fd, PPSETMODE, &exmode); in Outb() 943 rc = ioctl (fd, PPSETMODE, &mode); in Outb() 950 rc = ioctl (fd, PPSETMODE, &exmode); in Outb() 1087 rc = ioctl (fd, PPSETMODE, in Inb() [all...] |
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 804 #define PPSETMODE 0x40047080ul macro 2363 #define PPSETMODE 0x40047080ul macro 3920 #define PPSETMODE 0x40047080ul macro 5372 #define PPSETMODE 0x40047080ul macro 6819 #define PPSETMODE 0x80047080ul macro 8369 #define PPSETMODE 0x80047080ul macro 9919 #define PPSETMODE 0x80047080ul macro 11371 #define PPSETMODE 0x40047080ul macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 804 pub const PPSETMODE: u32 = 1074032768; consts
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
H A D | list.c | 1206 IOCTL_REQUEST(PPSETMODE); in list()
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 695 pub const PPSETMODE: u32 = 2147774592; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 798 pub const PPSETMODE: u32 = 2147774592; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | ioctl.rs | 695 pub const PPSETMODE: u32 = 2147774592; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | ioctl.rs | 798 pub const PPSETMODE: u32 = 2147774592; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | ioctl.rs | 700 pub const PPSETMODE: u32 = 1074032768; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | ioctl.rs | 700 pub const PPSETMODE: u32 = 1074032768; consts
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | ioctl.rs | 807 pub const PPSETMODE: u32 = 1074032768; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | ioctl.rs | 807 pub const PPSETMODE: u32 = 1074032768; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | ioctl.rs | 804 pub const PPSETMODE: u32 = 1074032768; consts
|