coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
chip.h File Reference
#include <types.h>
Include dependency graph for chip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  southbridge_intel_i82801gx_config
 

Enumerations

enum  sata_mode { SATA_MODE_AHCI = 0 , SATA_MODE_IDE_LEGACY_COMBINED , SATA_MODE_IDE_PLAIN }
 

Enumeration Type Documentation

◆ sata_mode

enum sata_mode
Enumerator
SATA_MODE_AHCI 
SATA_MODE_IDE_LEGACY_COMBINED 
SATA_MODE_IDE_PLAIN 

Definition at line 8 of file chip.h.