Searched refs:ofw_pci_bus_get_bus_tag (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/ofw/
H A Dofwpci.c80 static bus_space_tag_t ofw_pci_bus_get_bus_tag(device_t, device_t);
118 DEVMETHOD(bus_get_bus_tag, ofw_pci_bus_get_bus_tag),
518 ofw_pci_bus_get_bus_tag(device_t bus, device_t child) function

Completed in 103 milliseconds