FreeBSD kernel amd64 OFW device code
ofw_pci_range Struct Reference

#include <ofwpci.h>

Data Fields

uint32_t pci_hi
 
uint64_t pci
 
uint64_t host
 
uint64_t size
 

Detailed Description

Definition at line 43 of file ofwpci.h.

Field Documentation

◆ host

uint64_t ofw_pci_range::host

◆ pci

uint64_t ofw_pci_range::pci

◆ pci_hi

uint32_t ofw_pci_range::pci_hi

◆ size

uint64_t ofw_pci_range::size

The documentation for this struct was generated from the following file: