Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h65 bus_alloc_resource_t pci_alloc_resource; variable
H A Dpci.c166 DEVMETHOD(bus_alloc_resource, pci_alloc_resource),
5587 pci_alloc_resource(device_t dev, device_t child, int type, int *rid, in pci_alloc_resource() function