Home
last modified time | relevance | path

Searched refs:PCI_SBDF3 (Results 1 – 8 of 8) sorted by relevance

/xen/xen/drivers/video/
A Dvga.c125 pci_conf_read16(PCI_SBDF3(0, bus, devfn), in video_endboot()
127 !(pci_conf_read16(PCI_SBDF3(0, bus, devfn), PCI_COMMAND) & in video_endboot()
139 switch ( pci_conf_read8(PCI_SBDF3(0, b, df), in video_endboot()
144 if ( pci_conf_read16(PCI_SBDF3(0, b, df), in video_endboot()
/xen/xen/drivers/pci/
A Dpci.c49 pos = pci_conf_read8(PCI_SBDF3(seg, bus, devfn), pos); in pci_find_next_cap()
54 id = pci_conf_read8(PCI_SBDF3(seg, bus, devfn), pos + PCI_CAP_LIST_ID); in pci_find_next_cap()
96 header = pci_conf_read32(PCI_SBDF3(seg, bus, devfn), pos); in pci_find_next_ext_capability()
112 header = pci_conf_read32(PCI_SBDF3(seg, bus, devfn), pos); in pci_find_next_ext_capability()
/xen/xen/drivers/passthrough/
A Dats.h38 value = pci_conf_read16(PCI_SBDF3(seg, bus, devfn), pos + ATS_REG_CTL); in pci_ats_enabled()
/xen/xen/drivers/passthrough/vtd/
A Dquirks.c365 id = pci_conf_read32(PCI_SBDF3(0, bus, devfn), 0); in me_wifi_quirk()
389 id = pci_conf_read32(PCI_SBDF3(0, bus, devfn), 0); in me_wifi_quirk()
/xen/xen/include/xen/
A Dpci.h41 #define PCI_SBDF3(s,b,df) \ macro
/xen/xen/arch/x86/x86_64/
A Dmmconfig-shared.c316 l = pci_conf_read32(PCI_SBDF3(0, bus, devfn), 0); in pci_mmcfg_check_hostbridge()
/xen/xen/common/compat/
A Dmemory.c30 uint32_t sbdf = PCI_SBDF3(grdm->map.dev.pci.seg, grdm->map.dev.pci.bus, in get_reserved_device_memory()
/xen/xen/common/
A Dmemory.c1012 uint32_t sbdf = PCI_SBDF3(grdm->map.dev.pci.seg, grdm->map.dev.pci.bus, in get_reserved_device_memory()

Completed in 19 milliseconds