Home
last modified time | relevance | path

Searched defs:NVME_IOCTL_SUBSYS_RESET (Results 1 - 11 of 11) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h1420 #define NVME_IOCTL_SUBSYS_RESET 0x4e45ul macro
2979 #define NVME_IOCTL_SUBSYS_RESET 0x4e45ul macro
4536 #define NVME_IOCTL_SUBSYS_RESET 0x4e45ul macro
5988 #define NVME_IOCTL_SUBSYS_RESET 0x4e45ul macro
7435 #define NVME_IOCTL_SUBSYS_RESET 0x20004e45ul macro
8985 #define NVME_IOCTL_SUBSYS_RESET 0x20004e45ul macro
10535 #define NVME_IOCTL_SUBSYS_RESET 0x20004e45ul macro
11987 #define NVME_IOCTL_SUBSYS_RESET 0x4e45ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs1420 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs1311 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs1414 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs1311 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs1414 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs1316 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs1316 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs1423 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs1423 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs1420 pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; consts

Completed in 102 milliseconds