coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
sio10n268.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SIO10N268_FDC   0x00 /* Floppy */
 
#define SIO10N268_PP   0x03 /* Parallel port */
 
#define SIO10N268_KBDC   0x05 /* Keyboard */
 

Macro Definition Documentation

◆ SIO10N268_FDC

#define SIO10N268_FDC   0x00 /* Floppy */

Definition at line 8 of file sio10n268.h.

◆ SIO10N268_KBDC

#define SIO10N268_KBDC   0x05 /* Keyboard */

Definition at line 10 of file sio10n268.h.

◆ SIO10N268_PP

#define SIO10N268_PP   0x03 /* Parallel port */

Definition at line 9 of file sio10n268.h.