View | Details | Raw Unified | Return to bug 30085
Collapse All | Expand All

(-)bios.h Sat Aug 25 22:25:26 2001 (+1 lines)
Lines 207-212 Link Here
207
/*
207
/*
208
 * PCI BIOS functions
208
 * PCI BIOS functions
209
 */
209
 */
210
#define PCIBIOS_BIOS_PRESENT           0xb101
210
#define PCIBIOS_READ_CONFIG_BYTE       0xb108
211
#define PCIBIOS_READ_CONFIG_BYTE       0xb108
211
#define PCIBIOS_READ_CONFIG_WORD       0xb109
212
#define PCIBIOS_READ_CONFIG_WORD       0xb109
212
#define PCIBIOS_READ_CONFIG_DWORD      0xb10a
213
#define PCIBIOS_READ_CONFIG_DWORD      0xb10a

Return to bug 30085