Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dacpi_drv.h131 uint32_t bst_voltage; member
/titanic_50/usr/src/cmd/hal/utils/
H A Dacpi.c335 present_voltage = bst.bst_voltage; in battery_dynamic_update()
337 bst.bst_voltage, &error); in battery_dynamic_update()
/titanic_50/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c183 FIELD("bst_voltage", acpi_bst_t, bst_voltage, ACPI_TYPE_INTEGER),
1982 kp->acpi_drv_bst_voltage.value.ui32 = bst->bst_voltage; in acpi_drv_kstat_bst_update()