Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c67 static bus_adjust_resource_t pcib_adjust_resource; variable
113 DEVMETHOD(bus_adjust_resource, pcib_adjust_resource),
2375 pcib_adjust_resource(device_t bus, device_t child, struct resource *r, in pcib_adjust_resource() function