coreboot-v2/src/superio/nsc/pc87366/chip.h
<<
>>
Prefs
   1extern struct chip_operations superio_nsc_pc87366_ops;
   2
   3#include <pc80/keyboard.h>
   4#include <uart8250.h>
   5
   6struct superio_nsc_pc87366_config {
   7        struct uart8250 com1, com2;
   8        struct pc_keyboard keyboard;
   9};
  10
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.