Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpci_private.h67 bus_alloc_resource_t pci_alloc_resource; variable
HDpci.c166 DEVMETHOD(bus_alloc_resource, pci_alloc_resource),
5684 pci_alloc_resource(device_t dev, device_t child, int type, int *rid, in pci_alloc_resource() function