Home
last modified time | relevance | path

Searched refs:PPSETMODE (Results 1 - 15 of 15) sorted by relevance

/third_party/backends/backend/
H A Dp5_device.c79 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 Dumax_pp_mid.c94 ioctl (fd, PPSETMODE, &mode); in lock_parport()
116 ioctl (fd, PPSETMODE, &exmode); in unlock_parport()
H A Dumax_pp_low.c675 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 Dioctl.h804 #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 Dioctl.rs804 pub const PPSETMODE: u32 = 1074032768; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1206 IOCTL_REQUEST(PPSETMODE); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs695 pub const PPSETMODE: u32 = 2147774592; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs798 pub const PPSETMODE: u32 = 2147774592; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs695 pub const PPSETMODE: u32 = 2147774592; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs798 pub const PPSETMODE: u32 = 2147774592; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs700 pub const PPSETMODE: u32 = 1074032768; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs700 pub const PPSETMODE: u32 = 1074032768; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs807 pub const PPSETMODE: u32 = 1074032768; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs807 pub const PPSETMODE: u32 = 1074032768; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs804 pub const PPSETMODE: u32 = 1074032768; consts

Completed in 122 milliseconds