HomeSort by relevance Sort by last modified time
    Searched refs:UART_EMPTY_TRANSMITTER (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
serial.h 42 #define UART_EMPTY_TRANSMITTER 0x20
serial.c 101 while ((inb (serial_hw_port + UART_LSR) & UART_EMPTY_TRANSMITTER) == 0)

Completed in 32 milliseconds