Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c113 acpi_bst_t bst_cache; member
584 if (copyout(&bp->bst_cache, (void *)arg, in acpi_drv_cbat_ioctl()
585 sizeof (bp->bst_cache))) { in acpi_drv_cbat_ioctl()
1073 if (acpi_drv_obj_copy(objp, (char *)&bp->bst_cache, bst_desc) == in acpi_drv_update_bst()
1080 if (bp->bst_cache.bst_rate == 0) { in acpi_drv_update_bst()
1081 bp->bst_cache.bst_state &= ~(ACPI_DRV_BST_CHARGING | in acpi_drv_update_bst()
1274 bst = &bp->bst_cache; in acpi_drv_update_cap()
1374 bst = &bp->bst_cache; in acpi_drv_cbat_notify()
1597 if (bp->bst_cache.bst_state & BST_FLAG_DISCHARGING) { in acpi_drv_obj_init()
1891 bst = &bp->bst_cache; in acpi_drv_kstat_bst_update()