FreeBSD kernel amd64 OFW device code
ofw_pci_cell_info Struct Reference

#include <ofwpci.h>

Data Fields

pcell_t host_address_cells
 
pcell_t pci_address_cell
 
pcell_t size_cells
 

Detailed Description

Definition at line 37 of file ofwpci.h.

Field Documentation

◆ host_address_cells

pcell_t ofw_pci_cell_info::host_address_cells

Definition at line 38 of file ofwpci.h.

Referenced by ofw_pcib_nranges().

◆ pci_address_cell

pcell_t ofw_pci_cell_info::pci_address_cell

Definition at line 39 of file ofwpci.h.

Referenced by ofw_pcib_nranges().

◆ size_cells

pcell_t ofw_pci_cell_info::size_cells

Definition at line 40 of file ofwpci.h.

Referenced by ofw_pcib_nranges().


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