Searched refs:bst_cache (Results 1 – 1 of 1) sorted by relevance
113 acpi_bst_t bst_cache; member584 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()