OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NVME_IOCTL_IO_CMD
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
nvme_ioctl.h
60
#define
NVME_IOCTL_IO_CMD
_IOWR('N', 0x43, struct nvme_passthru_cmd)
/external/kernel-headers/original/uapi/linux/
nvme_ioctl.h
62
#define
NVME_IOCTL_IO_CMD
_IOWR('N', 0x43, struct nvme_passthru_cmd)
/external/f2fs-tools/tools/sg_write_buffer/include/
sg_pt_linux.h
141
#ifndef
NVME_IOCTL_IO_CMD
142
#define
NVME_IOCTL_IO_CMD
_IOWR('N', 0x43, struct sg_nvme_passthru_cmd)
Completed in 46 milliseconds