HomeSort by: relevance | last modified time | path
    Searched refs:AcpiExGetProtocolBufferLength (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/executer/
exserial.c 341 Status = AcpiExGetProtocolBufferLength (AccessorType, &BufferLength);
472 Status = AcpiExGetProtocolBufferLength (AccessorType, &BufferLength);
exfield.c 204 * FUNCTION: AcpiExGetProtocolBufferLength
219 AcpiExGetProtocolBufferLength (
  /src/sys/external/bsd/acpica/dist/tools/acpiexec/
aeregion.c 331 Status = AcpiExGetProtocolBufferLength ((Function >> 16), &Length);
  /src/sys/dev/acpi/
acpi_i2c.c 309 rv = AcpiExGetProtocolBufferLength(function >> 16, &length);
311 printf("%s AcpiExGetProtocolBufferLength failed: %s\n",
  /src/sys/external/bsd/acpica/dist/include/
acinterp.h 292 AcpiExGetProtocolBufferLength (

Completed in 13 milliseconds