Searched refs:pciBusInfo_t (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A DPci.h238 * pciBusInfo_t - One structure per defined PCI bus
248 } pciBusInfo_t; typedef in typeref:struct:pci_bus_info
250 #define HOST_NO_BUS ((pciBusInfo_t *)(-1))
267 extern pciBusInfo_t *pciBusInfo[];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DPci.h396 * pciBusInfo_t - One structure per defined PCI bus
406 } pciBusInfo_t; typedef in typeref:struct:pci_bus_info
408 #define HOST_NO_BUS ((pciBusInfo_t *)(-1))
443 extern pciBusInfo_t *pciBusInfo[];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A DPci.h396 * pciBusInfo_t - One structure per defined PCI bus
406 } pciBusInfo_t; typedef in typeref:struct:pci_bus_info
408 #define HOST_NO_BUS ((pciBusInfo_t *)(-1))
443 extern pciBusInfo_t *pciBusInfo[];
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/bus/
H A DPci.h355 * pciBusInfo_t - One structure per defined PCI bus
369 } pciBusInfo_t; typedef in typeref:struct:pci_bus_info
371 #define HOST_NO_BUS ((pciBusInfo_t *)(-1))
403 extern pciBusInfo_t *pciBusInfo[];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DPci.h397 * pciBusInfo_t - One structure per defined PCI bus
407 } pciBusInfo_t; typedef in typeref:struct:pci_bus_info
409 #define HOST_NO_BUS ((pciBusInfo_t *)(-1))
442 extern pciBusInfo_t *pciBusInfo[];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DPci.h399 * pciBusInfo_t - One structure per defined PCI bus
413 } pciBusInfo_t; typedef in typeref:struct:pci_bus_info
415 #define HOST_NO_BUS ((pciBusInfo_t *)(-1))
447 extern pciBusInfo_t *pciBusInfo[];

Completed in 40 milliseconds