Searched refs:_BIX (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/acpica/
H A Dacpi_cmbat.c332 enum { _BIX, _BIF } type; enumerator in enum:__anon18::__anon19
335 { _BIX, "_BIX"},
357 /* Both _BIF and _BIX were not found. */
366 * ACPI _BIX and _BIF revision mismatch check:
370 * 2. _BIX has a revision field. As of ACPI 6.3 it must be "0" or
376 * ACPI 6.0 _BIX. If not, it will be ignored.
380 case _BIX:
383 "_BIX revision error\n");
388 "_BIX revisio
[all...]

Completed in 94 milliseconds