Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.c92 static struct resource *acpi_pcib_acpi_alloc_resource(device_t dev,
120 DEVMETHOD(bus_alloc_resource, acpi_pcib_acpi_alloc_resource),
608 acpi_pcib_acpi_alloc_resource(device_t dev, device_t child, int type, int *rid, in acpi_pcib_acpi_alloc_resource() function