Searched defs:cdw10 (Results 1 – 3 of 3) sorted by relevance
383 u32 cdw10 = le32_to_cpu(req->cmd->common.cdw10[0]); in nvmet_execute_set_features() local408 u32 cdw10 = le32_to_cpu(req->cmd->common.cdw10[0]); in nvmet_execute_get_features() local
998 static int nvme_pr_command(struct block_device *bdev, u32 cdw10, in nvme_pr_command()1019 u32 cdw10; in nvme_pr_register() local1033 u32 cdw10; in nvme_pr_reserve() local1046 u32 cdw10 = nvme_pr_type(type) << 8 | abort ? 2 : 1; in nvme_pr_preempt() local1052 u32 cdw10 = 1 | (key ? 1 << 3 : 0); in nvme_pr_clear() local1058 u32 cdw10 = nvme_pr_type(type) << 8 | key ? 1 << 3 : 0; in nvme_pr_release() local
1533 u32 cdw10 = 0; in nvme_trans_fmt_send_cmd() local