Home
last modified time | relevance | path

Searched refs:term_read_reply (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c88 static int term_read_reply(int *n, int num, char end_char) in term_read_reply() function
236 if (term_read_reply(n, 2, 'R')) { in query_console_serial()