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

Go to the source code of this file.

Functions

void soc_enable_sata_features (struct device *dev)
 

Function Documentation

◆ soc_enable_sata_features()

void soc_enable_sata_features ( struct device dev)

Definition at line 10 of file sata.c.