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

/freebsd-11.0-release/sys/sparc64/pci/
H A Dofw_pci.h164 bus_alloc_resource_t ofw_pci_alloc_resource; variable
H A Dofw_pci.c289 ofw_pci_alloc_resource(device_t bus, device_t child, int type, int *rid, function
H A Dpsycho.c1049 return (ofw_pci_alloc_resource(bus, child, type, rid, start, end,
H A Dschizo.c1207 return (ofw_pci_alloc_resource(bus, child, type, rid, start, end,
H A Dfire.c1862 return (ofw_pci_alloc_resource(bus, child, type, rid, start, end,
/freebsd-11.0-release/sys/dev/ofw/
H A Dofwpci.c68 static struct resource * ofw_pci_alloc_resource(device_t, device_t,
112 DEVMETHOD(bus_alloc_resource, ofw_pci_alloc_resource),
380 ofw_pci_alloc_resource(device_t bus, device_t child, int type, int *rid, function
/freebsd-11.0-release/sys/powerpc/ofw/
H A Dofw_pci.c64 static struct resource * ofw_pci_alloc_resource(device_t bus,
108 DEVMETHOD(bus_alloc_resource, ofw_pci_alloc_resource),
306 ofw_pci_alloc_resource(device_t bus, device_t child, int type, int *rid, function

Completed in 177 milliseconds