Searched refs:ofw_pci_cell_info (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/ofw/
H A Dofwpci.c143 struct ofw_pci_cell_info *cell_info;
151 cell_info = (struct ofw_pci_cell_info *)malloc(sizeof(*cell_info),
372 ofw_pci_nranges(phandle_t node, struct ofw_pci_cell_info *info)
H A Dofwpci.h37 struct ofw_pci_cell_info { struct
68 struct ofw_pci_cell_info *sc_cell_info;
85 int ofw_pci_nranges(phandle_t, struct ofw_pci_cell_info *);

Completed in 101 milliseconds