1#ifndef _IPXE_PCIBRIDGE_H
2#define _IPXE_PCIBRIDGE_H
unsigned long long uint64_t
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
struct pci_bridge * pcibridge_find(struct pci_device *pci)
Find bridge attached to a PCI device.
A doubly-linked list entry (or list head)
uint8_t primary
Primary bus.
uint64_t prefmembase
Prefetchable memory base.
struct list_head list
List of bridges.
uint8_t secondary
Secondary bus.
uint8_t subordinate
Subordinate bus.
uint64_t prefmemlimit
Prefetchable memory limit.
struct pci_device * pci
PCI device.
uint32_t memlimit
Memory limit.
uint32_t membase
Memory base.