Searched refs:ap_batt_flag (Results 1 – 4 of 4) sorted by relevance
227 u_int ap_batt_flag; /* Battery flag (0) */ member
228 if (aps.ap_batt_flag & APM_BATT_NOT_PRESENT) { in print_all_info()
189 app->ap_batt_flag = acpi_capm_convert_battflags(&batt); in acpi_capm_get_pwstatus()
642 app->ap_batt_flag = (sc->bios.r.ecx >> 8) & 0xff; in apm_get_pwstatus()