Home
last modified time | relevance | path

Searched refs:NVME_IOCTL_RESET (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-headers/linux/
H A Dnvme_ioctl.h101 #define NVME_IOCTL_RESET _IO('N', 0x44) macro
/openbmc/linux/include/uapi/linux/
H A Dnvme_ioctl.h101 #define NVME_IOCTL_RESET _IO('N', 0x44) macro
/openbmc/linux/drivers/nvme/host/
H A Dioctl.c971 case NVME_IOCTL_RESET: in nvme_dev_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch539 +pub const NVME_IOCTL_RESET: u32 = 20036;