Searched refs:PCI_SECONDARY_BUS_MASK (Results 1 - 23 of 23) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Pci.h208 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Pci.h208 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Pci.h209 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86Pci.h209 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86Pci.h209 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Pci.h209 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Pci.h209 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Pci.h209 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Pci.h209 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Pci.h209 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Pci.h208 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Pci.h208 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Pci.h208 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DPci.h165 ((((x) & PCI_SECONDARY_BUS_MASK ) >> 8) | (PCI_DOM_FROM_TAG(tag) << 8))
172 (((x) & ~PCI_SECONDARY_BUS_MASK ) | (((y) & 0xffu) << 8))
H A Dxf86Pci.h350 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A DPci.h165 ((((x) & PCI_SECONDARY_BUS_MASK ) >> 8) | (PCI_DOM_FROM_TAG(tag) << 8))
172 (((x) & ~PCI_SECONDARY_BUS_MASK ) | (((y) & 0xffu) << 8))
H A Dxf86Pci.h350 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/bus/
H A DPci.h137 ((((x) & PCI_SECONDARY_BUS_MASK ) >> 8) | (PCI_DOM_FROM_TAG(tag) << 8))
144 (((x) & ~PCI_SECONDARY_BUS_MASK ) | (((y) & 0xffu) << 8))
H A Dxf86Pci.h322 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DPci.h166 ((((x) & PCI_SECONDARY_BUS_MASK ) >> 8) | (PCI_DOM_FROM_TAG(tag) << 8))
173 (((x) & ~PCI_SECONDARY_BUS_MASK ) | (((y) & 0xffu) << 8))
H A Dxf86Pci.h351 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DPci.h166 ((((x) & PCI_SECONDARY_BUS_MASK ) >> 8) | (PCI_DOM_FROM_TAG(tag) << 8))
173 (((x) & ~PCI_SECONDARY_BUS_MASK ) | (((y) & 0xffu) << 8))
H A Dxf86Pci.h351 #define PCI_SECONDARY_BUS_MASK 0x0000ff00 macro

Completed in 124 milliseconds