Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dcomconsole.c77 static int comc_init(struct console *, int);
208 tty->c_init = comc_init; in comc_ini()
267 comc_init(struct console *cp, int arg __attribute((unused))) in comc_init() function