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

Go to the source code of this file.

Functions

void generate_sata_ssdt_ports (const char *scope, uint32_t enable_map)
 

Function Documentation

◆ generate_sata_ssdt_ports()

void generate_sata_ssdt_ports ( const char *  scope,
uint32_t  enable_map 
)

Definition at line 23 of file sata.c.

References acpigen_pop_len(), acpigen_write_device(), acpigen_write_name_dword(), and acpigen_write_scope().

Referenced by sata_fill_ssdt().

Here is the call graph for this function:
Here is the caller graph for this function: