Home
last modified time | relevance | path

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

/src/sys/dev/acpica/
H A Dacpi_cmbat.c334 } bobjs[] = { in acpi_cmbat_get_bix() local
347 for (n = 0; n < nitems(bobjs); n++) { in acpi_cmbat_get_bix()
348 as = AcpiEvaluateObject(h, bobjs[n].name, NULL, &bix_buffer); in acpi_cmbat_get_bix()
358 if (n == nitems(bobjs)) { in acpi_cmbat_get_bix()
379 switch (bobjs[n].type) { in acpi_cmbat_get_bix()