acpi_rs_out_integer8
static void acpi_rs_out_integer8(const char *title, u8 value);
acpi_rs_out_integer8(name, ACPI_GET8(target));
acpi_rs_out_integer8(name, (ACPI_GET8(target) & 0x3F));
acpi_rs_out_integer8("Resource Source Index", resource_source->index);
acpi_rs_out_integer8("Resource Type",