AML_ROOT_PREFIX
acpi_gbl_db_scope_buf[0] = AML_ROOT_PREFIX;
if ((operand[4]->string.pointer[0] != AML_ROOT_PREFIX) &&
case AML_ROOT_PREFIX:
*temp_ptr++ = AML_ROOT_PREFIX;
if (*path == (u8) AML_ROOT_PREFIX) {
ACPI_PATH_PUT8(full_path, path_size, AML_ROOT_PREFIX, length);
internal_name[0] = AML_ROOT_PREFIX;
case AML_ROOT_PREFIX: