Home
last modified time | relevance | path

Searched refs:exp_offset (Results 1 – 5 of 5) sorted by relevance

/qemu/include/hw/pci/
H A Dpcie_port.h93 int exp_offset; member
/qemu/hw/pci-bridge/
H A Dioh3420.c113 rpc->exp_offset = IOH_EP_EXP_OFFSET; in ioh3420_class_init()
H A Dpcie_root_port.c92 rc = pcie_cap_init(d, rpc->exp_offset, PCI_EXP_TYPE_ROOT_PORT, in rp_realize()
/qemu/hw/pci-host/
H A Dpnv_phb.c332 rpc->exp_offset = 0x48; in pnv_phb_root_port_class_init()
/qemu/tests/unit/
H A Dtest-cutils.c3315 size_t exp_offset) in do_strtosz() argument
3317 do_strtosz_full(str, qemu_strtosz, exp_ret, exp_val, exp_offset, in do_strtosz()
3322 size_t exp_offset) in do_strtosz_MiB() argument
3324 do_strtosz_full(str, qemu_strtosz_MiB, exp_ret, exp_val, exp_offset, in do_strtosz_MiB()
3329 size_t exp_offset) in do_strtosz_metric() argument
3331 do_strtosz_full(str, qemu_strtosz_metric, exp_ret, exp_val, exp_offset, in do_strtosz_metric()