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

/linux-master/include/uapi/linux/
H A Dnvme_ioctl.h42 __u32 cdw14; member in struct:nvme_passthru_cmd
66 __u32 cdw14; member in struct:nvme_passthru_cmd64
89 __u32 cdw14; member in struct:nvme_uring_cmd
/linux-master/drivers/nvme/host/
H A Dioctl.c310 c.common.cdw14 = cpu_to_le32(cmd.cdw14);
357 c.common.cdw14 = cpu_to_le32(cmd.cdw14);
468 c.common.cdw14 = cpu_to_le32(READ_ONCE(cmd->cdw14));
H A Dcore.c356 "cdw10=0x%x cdw11=0x%x cdw12=0x%x cdw13=0x%x cdw14=0x%x cdw15=0x%x\n",
370 nr->cmd->common.cdw14,
371 nr->cmd->common.cdw14);
/linux-master/include/linux/
H A Dnvme.h957 __le32 cdw14;
1072 __le32 cdw14[2]; member in struct:nvme_zone_mgmt_send_cmd
1088 __le32 cdw14[2]; member in struct:nvme_zone_mgmt_recv_cmd

Completed in 253 milliseconds