source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/altixPCI.h@
25078
最後變更 在這個檔案從25078是 25078,由 提交於 15 年 前 | |
---|---|
|
|
檔案大小: 365 位元組 |
行 | |
---|---|
1 | #ifdef HAVE_XORG_CONFIG_H |
2 | #include <xorg-config.h> |
3 | #endif |
4 | |
5 | #ifndef PCI_ALTIX_H |
6 | #define PCI_ALTIX_H 1 |
7 | |
8 | #include <X11/Xdefs.h> |
9 | #include <Pci.h> |
10 | |
11 | Bool xorgProbeAltix(scanpciWrapperOpt flags); |
12 | void xf86PreScanAltix(void); |
13 | void xf86PostScanAltix(void); |
14 | |
15 | /* Some defines for PCI */ |
16 | #define VENDOR_SGI 0x10A9 |
17 | #define CHIP_TIO_CA 0x1010 |
18 | #define CHIP_PIC_PCI 0x1011 |
19 | |
20 | #endif |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器