Searched refs:cdw2 (Results 1 – 5 of 5) sorted by relevance
41 __u32 cdw2; member
160 __u32 cdw2; member
924 c.common.cdw2[0] = cpu_to_le32(vcmd.cdw2); in nvme_nvm_user_vcmd()925 c.common.cdw2[1] = cpu_to_le32(vcmd.cdw3); in nvme_nvm_user_vcmd()
1233 c.common.cdw2[0] = cpu_to_le32(cmd.cdw2); in nvme_user_cmd()1234 c.common.cdw2[1] = cpu_to_le32(cmd.cdw3); in nvme_user_cmd()
639 __le32 cdw2[2]; member