Home
last modified time | relevance | path

Searched refs:pci_address_cell (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dofw_pcib.c403 info->pci_address_cell = 3; in ofw_pcib_nranges()
408 &(info->pci_address_cell), sizeof(info->pci_address_cell)); in ofw_pcib_nranges()
417 (info->pci_address_cell + info->host_address_cells + in ofw_pcib_nranges()
H A Dofwpci.h37 pcell_t pci_address_cell; member