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

Go to the source code of this file.

Functions

void intel_acpi_pcie_hotplug_generator (u8 *hotplug_map, int port_number)
 

Function Documentation

◆ intel_acpi_pcie_hotplug_generator()

void intel_acpi_pcie_hotplug_generator ( u8 hotplug_map,
int  port_number 
)

Definition at line 11 of file pciehp.c.

References acpigen_emit_byte(), acpigen_emit_namestring(), acpigen_pop_len(), acpigen_write_byte(), acpigen_write_device(), acpigen_write_len_f(), acpigen_write_method(), acpigen_write_name_byte(), acpigen_write_scope(), and memcpy().

Referenced by southbridge_fill_ssdt().

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