Searched refs:ofw_pci_adjust_resource (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/sys/powerpc/ofw/ |
| D | ofw_pci.c | 74 static int ofw_pci_adjust_resource(device_t bus, device_t child, 112 DEVMETHOD(bus_adjust_resource, ofw_pci_adjust_resource), 455 ofw_pci_adjust_resource(device_t bus, device_t child, int type, in ofw_pci_adjust_resource() function
|
| /freebsd-10-stable/sys/sparc64/pci/ |
| D | ofw_pci.h | 163 bus_adjust_resource_t ofw_pci_adjust_resource; variable
|
| D | ofw_pci.c | 370 ofw_pci_adjust_resource(device_t bus, device_t child, int type, in ofw_pci_adjust_resource() function
|
| D | psycho.c | 135 DEVMETHOD(bus_adjust_resource, ofw_pci_adjust_resource),
|
| D | schizo.c | 132 DEVMETHOD(bus_adjust_resource, ofw_pci_adjust_resource),
|
| D | fire.c | 142 DEVMETHOD(bus_adjust_resource, ofw_pci_adjust_resource),
|