Searched refs:powermac_scc_get_datum (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dscc_8530.h93 extern unsigned char powermac_scc_get_datum(scc_regmap_t regs, unsigned int offset);
96 #define scc_get_datum(regs, d,v) (v) = powermac_scc_get_datum(regs, (d));
H A Dserial_io.c475 powermac_scc_get_datum(scc_regmap_t regs, unsigned int offset) function

Completed in 21 milliseconds