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

Go to the source code of this file.

Macros

#define _SOC_DEV(slot, func)   pcidev_on_root(slot, func)
 

Macro Definition Documentation

◆ _SOC_DEV

#define _SOC_DEV (   slot,
  func 
)    pcidev_on_root(slot, func)

Definition at line 10 of file pci_devs.h.