Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c64 static bus_alloc_resource_t pcib_alloc_resource; variable
108 DEVMETHOD(bus_alloc_resource, pcib_alloc_resource),
2035 pcib_alloc_resource(device_t dev, device_t child, int type, int *rid, in pcib_alloc_resource() function