Searched refs:cdw12 (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnvme_ioctl.h40 __u32 cdw12; member in struct:nvme_passthru_cmd
64 __u32 cdw12; member in struct:nvme_passthru_cmd64
87 __u32 cdw12; member in struct:nvme_uring_cmd
/linux-master/drivers/nvme/host/
H A Dioctl.c308 c.common.cdw12 = cpu_to_le32(cmd.cdw12);
355 c.common.cdw12 = cpu_to_le32(cmd.cdw12);
466 c.common.cdw12 = cpu_to_le32(READ_ONCE(cmd->cdw12));
H A Dcore.c356 "cdw10=0x%x cdw11=0x%x cdw12=0x%x cdw13=0x%x cdw14=0x%x cdw15=0x%x\n",
368 nr->cmd->common.cdw12,
/linux-master/include/linux/
H A Dnvme.h955 __le32 cdw12;
1068 __le32 cdw12; member in struct:nvme_zone_mgmt_send_cmd

Completed in 156 milliseconds