SerialPort
if (spcr->SerialPort.SpaceId != ACPI_ADR_SPACE_SYSTEM_MEMORY) {
if (le64toh(spcr->SerialPort.Address) == 0) {
plcom_console.pi_iobase = le64toh(spcr->SerialPort.Address);
switch (spcr->SerialPort.BitWidth) {
le64toh(spcr->SerialPort.Address), reg_shift);
le64toh(spcr->SerialPort.Address) + 0x40, 2);
if (spcr->SerialPort.SpaceId != ACPI_ADR_SPACE_SYSTEM_MEMORY) {
if (le64toh(spcr->SerialPort.Address) == 0) {
if (mem->ar_base == le64toh(spcr->SerialPort.Address)) {
SerialPort(TRUE);
SerialPort(FALSE);
acpi_print_gas(&spcr->SerialPort);