Go to the documentation of this file.
58 #if defined (_DPT_AIX)
59 #pragma options align=packed
92 #endif // DPT PORTABLE
113 #define SI_CMOS_Valid 0x0001
114 #define SI_NumDrivesValid 0x0002
115 #define SI_ProcessorValid 0x0004
116 #define SI_MemorySizeValid 0x0008
117 #define SI_DriveParamsValid 0x0010
118 #define SI_SmartROMverValid 0x0020
119 #define SI_OSversionValid 0x0040
120 #define SI_OSspecificValid 0x0080
121 #define SI_BusTypeValid 0x0100
123 #define SI_ALL_VALID 0x0FFF
124 #define SI_NO_SmartROM 0x8000
127 #define SI_ISA_BUS 0x00
128 #define SI_MCA_BUS 0x01
129 #define SI_EISA_BUS 0x02
130 #define SI_PCI_BUS 0x04
170 #endif // DPT PORTABLE
191 #define DI_DOS_HIGH 0x01
192 #define DI_DPMI_VALID 0x02
211 #endif // DPT PORTABLE
259 #endif // DPT PORTABLE
293 #endif // DPT PORTABLE
327 #endif // DPT PORTABLE
361 #endif // DPT PORTABLE
395 #endif // DPT PORTABLE
407 #if defined (_DPT_AIX)
408 #pragma options align=reset
409 #elif defined (UNPACK_FOUR)
416 #endif // __SYS_INFO_H