Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpci_pci.c67 static bus_adjust_resource_t pcib_adjust_resource; variable
113 DEVMETHOD(bus_adjust_resource, pcib_adjust_resource),
2386 pcib_adjust_resource(device_t bus, device_t child, int type, struct resource *r, in pcib_adjust_resource() function