Searched refs:scc_getc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dserial_io.h118 extern int scc_getc(
H A Dserial_io.c323 scc_getc(__unused int unit, int line, boolean_t wait, __unused boolean_t raw) function
405 * This front-ends scc_getc to make some intel changes easier
410 return(scc_getc(unit, line, wait, raw));
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/ppc/
H A Dserial_console.c87 .getc = scc_getc,

Completed in 34 milliseconds