Searched refs:acpi_bus_alloc_gas (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/sys/dev/acpica/ |
| D | acpi_throttle.c | 281 acpi_bus_alloc_gas(sc->cpu_dev, &sc->cpu_p_type, &thr_rid, in acpi_throttle_evaluate() 301 acpi_bus_alloc_gas(sc->cpu_dev, &sc->cpu_p_type, &thr_rid, in acpi_throttle_evaluate()
|
| D | acpi_package.c | 120 return (acpi_bus_alloc_gas(dev, type, rid, &gas, dst, flags)); in acpi_PkgGas()
|
| D | acpi_cpu.c | 678 acpi_bus_alloc_gas(sc->cpu_dev, &cx_ptr->res_type, &cx_ptr->res_rid, in acpi_cpu_generic_cx_probe() 696 acpi_bus_alloc_gas(sc->cpu_dev, &cx_ptr->res_type, &cx_ptr->res_rid, in acpi_cpu_generic_cx_probe()
|
| D | acpivar.h | 351 int acpi_bus_alloc_gas(device_t dev, int *type, int *rid,
|
| D | acpi.c | 1475 acpi_bus_alloc_gas(device_t dev, int *type, int *rid, ACPI_GENERIC_ADDRESS *gas, in acpi_bus_alloc_gas() function
|