1 2 3 4 5 6
extern struct chip_operations mainboard_ops; struct mainboard_config { int fixup_scsi; int fixup_vga; };