Searched full:_tc1 (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_thermal.c | 301 OID_AUTO, "_TC1", CTLTYPE_INT | CTLFLAG_RW | CTLFLAG_MPSAFE, sc, in acpi_tz_attach() 353 * has _PSV, _TSP, _TC1 and _TC2. Users can enable it for other in acpi_tz_startup() 432 acpi_tz_getparam(sc, "_TC1", &sc->tz_zone.tc1); in acpi_tz_establish()
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | ahpredef.c | 433 AH_PREDEF ("_TC1", "Thermal Constant 1", "Returns TC1 for the passive cooling formula"),
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acpredef.h | 1125 {{"_TC1", METHOD_0ARGS,
|