Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpci_pci.c69 static bus_activate_resource_t pcib_activate_resource; variable
115 DEVMETHOD(bus_activate_resource, pcib_activate_resource),
2473 pcib_activate_resource(device_t dev, device_t child, int type, int rid, in pcib_activate_resource() function