Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_console.c71 static int term_read_reply(int *n, int num, char end_char) in term_read_reply() function
207 if (term_read_reply(n, 3, 't')) in query_console_serial()