Home
last modified time | relevance | path

Searched defs:dw10 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_combo_phy.c30 u32 dw1, dw9, dw10; member
/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip.h61 u32 dw10; member
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_debugfs.h62 u32 dw10; member
/openbmc/qemu/hw/nvme/
H A Dctrl.c3871 uint32_t dw10 = le32_to_cpu(c->cdw10); in nvme_get_mgmt_zone_slba_idx() local
5310 uint32_t dw10, uint32_t dw12, in nvme_fdp_ruh_usage()
5443 uint32_t dw10 = le32_to_cpu(cmd->cdw10); in nvme_get_log() local
6272 uint32_t dw10 = le32_to_cpu(cmd->cdw10); in nvme_get_feature() local
6530 uint32_t dw10 = le32_to_cpu(cmd->cdw10); in nvme_set_feature() local
6783 uint32_t dw10 = le32_to_cpu(req->cmd.cdw10); in nvme_ns_attachment() local
6970 uint32_t dw10 = le32_to_cpu(req->cmd.cdw10); in nvme_do_format() local
7013 uint32_t dw10 = le32_to_cpu(req->cmd.cdw10); in nvme_format() local
7197 uint32_t dw10 = le32_to_cpu(req->cmd.cdw10); in nvme_virt_mngmt() local
7289 uint32_t dw10 = le32_to_cpu(req->cmd.cdw10); in nvme_directive_receive() local
/openbmc/qemu/include/block/
H A Dnvme.h1374 #define NVME_GETSETFEAT_FID(dw10) (dw10 & NVME_GETSETFEAT_FID_MASK) argument
1378 #define NVME_GETFEAT_SELECT(dw10) \ argument
1383 #define NVME_SETFEAT_SAVE(dw10) \ argument