HomeSort by: relevance | last modified time | path
    Searched defs:arcbios_tty_getchar (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/arcbios/
arcbios_tty.c 225 arcbios_tty_getchar(int *cp) function in typeref:typename:int
249 while (arcbios_tty_getchar(&c)) {
arcbios_tty.c 225 arcbios_tty_getchar(int *cp) function in typeref:typename:int
249 while (arcbios_tty_getchar(&c)) {

Completed in 35 milliseconds