Home | Sort by relevance Sort by last modified time |
/bionic/libc/kernel/uapi/linux/ | |
nvme_ioctl.h | 41 __u32 cdw2; member in struct:nvme_passthru_cmd |
lightnvm.h | 127 __u32 cdw2; member in struct:nvm_passthru_vio |
/external/kernel-headers/original/uapi/linux/ | |
nvme_ioctl.h | 41 __u32 cdw2; member in struct:nvme_passthru_cmd |
lightnvm.h | 160 __u32 cdw2; member in struct:nvm_passthru_vio |
/external/f2fs-tools/tools/sg_write_buffer/include/ | |
sg_pt_nvme.h | 93 uint32_t cdw2; member in struct:sg_nvme_passthru_cmd 148 #define SG_NVME_PT_CQ_DW2 8 /* CDW2, length: 4 bytes */ |
/external/u-boot/drivers/nvme/ | |
nvme.h | 231 __le32 cdw2[2]; member in struct:nvme_common_command |