Searched refs:FMT_PCIBUS (Results 1 – 4 of 4) sorted by relevance
165 monitor_printf(mon, "%*sbar %d: %s at 0x%"FMT_PCIBUS in pcibus_dev_print()166 " [0x%"FMT_PCIBUS"]\n", in pcibus_dev_print()
123 " of two - type=0x%x, size=0x%"FMT_PCIBUS, in pcie_sriov_vf_register_bar()
581 " (addr: 0x%"FMT_PCIBUS", len: 0x%"FMT_PCIBUS")\n", in xen_pt_check_bar_overlap()621 XEN_PT_WARN(d, "Region: %d (addr: 0x%"FMT_PCIBUS in xen_pt_region_update()622 ", len: 0x%"FMT_PCIBUS") is overlapped.\n", in xen_pt_region_update()
122 #define FMT_PCIBUS PRIx64 macro