Searched refs:PPSETFLAGS (Results 1 - 15 of 15) sorted by relevance
/third_party/backends/backend/ |
H A D | umax_pp_mid.c | 117 #ifdef PPSETFLAGS in unlock_parport() 118 ioctl (fd, PPSETFLAGS, &exflags); in unlock_parport()
|
H A D | p5_device.c | 80 #ifdef PPSETFLAGS in p5_inb() 82 rc = ioctl (fd, PPSETFLAGS, &mode); in p5_inb() 190 #ifdef PPSETFLAGS in read_data() 192 rc = ioctl (fd, PPSETFLAGS, &mode); in read_data()
|
H A D | umax_pp_low.c | 2745 #ifdef PPSETFLAGS in EPPbufferRead() 2747 rc = ioctl (fd, PPSETFLAGS, &mode); in EPPbufferRead() 3716 #ifdef PPSETFLAGS in EPPRead32Buffer() 3718 rc = ioctl (fd, PPSETFLAGS, &mode); in EPPRead32Buffer() 3819 #ifdef PPSETFLAGS in EPPWrite32Buffer() 3821 rc = ioctl (fd, PPSETFLAGS, &mode); in EPPWrite32Buffer() 3909 #ifdef PPSETFLAGS in ParportpausedBufferRead() 3911 rc = ioctl (fd, PPSETFLAGS, &mode); in ParportpausedBufferRead() 8380 #ifdef PPSETFLAGS in EPPcmdGetBuffer610p() 8382 rc = ioctl (fd, PPSETFLAGS, in EPPcmdGetBuffer610p() [all...] |
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 720 #define PPSETFLAGS 0x4004709bul macro 2279 #define PPSETFLAGS 0x4004709bul macro 3836 #define PPSETFLAGS 0x4004709bul macro 5288 #define PPSETFLAGS 0x4004709bul macro 6735 #define PPSETFLAGS 0x8004709bul macro 8285 #define PPSETFLAGS 0x8004709bul macro 9835 #define PPSETFLAGS 0x8004709bul macro 11287 #define PPSETFLAGS 0x4004709bul macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 720 pub const PPSETFLAGS: u32 = 1074032795; consts
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
H A D | list.c | 1114 IOCTL_REQUEST(PPSETFLAGS); in list()
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 611 pub const PPSETFLAGS: u32 = 2147774619; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 714 pub const PPSETFLAGS: u32 = 2147774619; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | ioctl.rs | 611 pub const PPSETFLAGS: u32 = 2147774619; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | ioctl.rs | 714 pub const PPSETFLAGS: u32 = 2147774619; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | ioctl.rs | 616 pub const PPSETFLAGS: u32 = 1074032795; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | ioctl.rs | 616 pub const PPSETFLAGS: u32 = 1074032795; consts
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | ioctl.rs | 723 pub const PPSETFLAGS: u32 = 1074032795; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | ioctl.rs | 723 pub const PPSETFLAGS: u32 = 1074032795; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | ioctl.rs | 720 pub const PPSETFLAGS: u32 = 1074032795; consts
|
Completed in 109 milliseconds