Searched defs:acpi_drv_update_bif (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c257 static int acpi_drv_update_bif(struct acpi_drv_cbat_state *bp);
530 res = acpi_drv_update_bif(bp);
992 acpi_drv_update_bif(struct acpi_drv_cbat_state *bp) function
1419 if (acpi_drv_update_bif(bp) != ACPI_DRV_OK) {
1567 (void) acpi_drv_update_bif(bp);
1922 if (acpi_drv_update_bif(bp) != ACPI_DRV_OK) {

Completed in 60 milliseconds