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

/linux-4.1.27/drivers/acpi/acpica/
H A Dhwvalid.c223 u32 one_byte; acpi_hw_read_port() local
254 status = acpi_os_read_port(address, &one_byte, 8); acpi_hw_read_port()
259 *value |= (one_byte << i); acpi_hw_read_port()

Completed in 67 milliseconds