Home
last modified time | relevance | path

Searched refs:pcib_alloc_resource (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/bus/pci/
H A Dpcib_private.h74 struct resource *pcib_alloc_resource(device_t dev, device_t child, int type, int *rid,
H A Dpci_pci.c67 DEVMETHOD(bus_alloc_resource, pcib_alloc_resource),
389 pcib_alloc_resource(device_t dev, device_t child, int type, int *rid, in pcib_alloc_resource() function
/dflybsd-src/sys/bus/pci/x86_64/
H A Dmptable_pci.c227 DEVMETHOD(bus_alloc_resource, pcib_alloc_resource),
H A Dpci_bus.c654 DEVMETHOD(bus_alloc_resource, pcib_alloc_resource),