Home
last modified time | relevance | path

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

/linux/arch/m68k/mac/
H A Dconfig.c184 .scc_type = MAC_SCC_II,
199 .scc_type = MAC_SCC_II,
208 .scc_type = MAC_SCC_II,
217 .scc_type = MAC_SCC_II,
226 .scc_type = MAC_SCC_II,
244 .scc_type = MAC_SCC_II,
253 .scc_type = MAC_SCC_IOP,
262 .scc_type = MAC_SCC_II,
271 .scc_type = MAC_SCC_II,
280 .scc_type
[all...]
H A Diop.c241 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_init()
/linux/arch/m68k/include/asm/
H A Dmacintosh.h39 char scc_type; member