Searched refs:cdw2 (Results 1 – 4 of 4) sorted by relevance
32 __u32 cdw2; member53 __u32 cdw2; member79 __u32 cdw2; member
319 c.common.cdw2[0] = cpu_to_le32(cmd.cdw2); in nvme_user_cmd()320 c.common.cdw2[1] = cpu_to_le32(cmd.cdw3); in nvme_user_cmd()366 c.common.cdw2[0] = cpu_to_le32(cmd.cdw2); in nvme_user_cmd64()367 c.common.cdw2[1] = cpu_to_le32(cmd.cdw3); in nvme_user_cmd64()485 c.common.cdw2[0] = cpu_to_le32(READ_ONCE(cmd->cdw2)); in nvme_uring_cmd_io()486 c.common.cdw2[1] = cpu_to_le32(READ_ONCE(cmd->cdw3)); in nvme_uring_cmd_io()
1000 cmnd->rw.cdw2 = 0; in nvme_setup_rw()
1035 __le32 cdw2[2]; member1053 __le32 cdw2; member1150 __le32 cdw2[2]; member