Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/vax/
H A Dka6400.c93 static void ka6400_putc(int);
140 v_putc = ka6400_putc; /* Need special console handling */ in ka6400_attach()
423 ka6400_putc(int c) in ka6400_putc() function