coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
early_cir.c File Reference
#include <device/pci_def.h>
#include <device/pci_ops.h>
#include "i82801gx.h"
Include dependency graph for early_cir.c:

Go to the source code of this file.

Functions

void ich7_setup_cir (void)
 

Function Documentation

◆ ich7_setup_cir()

void ich7_setup_cir ( void  )

Definition at line 8 of file early_cir.c.

References GCS, PCI_DEV, PCI_DEVICE_ID, pci_read_config16(), pci_read_config8(), PCI_REVISION_ID, RCBA16, RCBA32, RCBA32_AND_OR, and RCBA8.

Here is the call graph for this function: