Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/linux/
H A Dnvme_ioctl.h102 #define NVME_IOCTL_SUBSYS_RESET _IO('N', 0x45) macro
/openbmc/linux/include/uapi/linux/
H A Dnvme_ioctl.h102 #define NVME_IOCTL_SUBSYS_RESET _IO('N', 0x45) macro
/openbmc/linux/drivers/nvme/host/
H A Dioctl.c976 case NVME_IOCTL_SUBSYS_RESET: in nvme_dev_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1360 +pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037;