Searched refs:NVME_IOCTL_ID (Results 1 – 3 of 3) sorted by relevance
132 #ifndef NVME_IOCTL_ID133 #define NVME_IOCTL_ID _IO('N', 0x40) macro
59 #define NVME_IOCTL_ID _IO('N', 0x40) macro
226 nsid = ioctl(dev_fd, NVME_IOCTL_ID, NULL); in check_file_type()