Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c69 static bus_activate_resource_t pcib_activate_resource; variable
115 DEVMETHOD(bus_activate_resource, pcib_activate_resource),
2461 pcib_activate_resource(device_t dev, device_t child, struct resource *r) in pcib_activate_resource() function