Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dnvme_ioctl.h62 #define NVME_IOCTL_RESET _IO('N', 0x44) macro
/linux-4.4.14/drivers/nvme/host/
Dpci.c3115 case NVME_IOCTL_RESET: in nvme_dev_ioctl()