HomeSort by relevance Sort by last modified time
    Searched defs:nvme_passthru_cmd (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
nvme_ioctl.h 36 struct nvme_passthru_cmd { struct
56 #define nvme_admin_cmd nvme_passthru_cmd
60 #define NVME_IOCTL_IO_CMD _IOWR('N', 0x43, struct nvme_passthru_cmd)
  /external/kernel-headers/original/uapi/linux/
nvme_ioctl.h 36 struct nvme_passthru_cmd { struct
57 #define nvme_admin_cmd nvme_passthru_cmd
62 #define NVME_IOCTL_IO_CMD _IOWR('N', 0x43, struct nvme_passthru_cmd)

Completed in 45 milliseconds