Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pci/
Dpci_private.h119 struct resource *pci_alloc_resource(device_t dev, device_t child,
Dpci.c163 DEVMETHOD(bus_alloc_resource, pci_alloc_resource),
5550 pci_alloc_resource(device_t dev, device_t child, int type, int *rid, in pci_alloc_resource() function