Lines Matching refs:ppc_epp
584 ppc->ppc_epp = EPP_1_9; in ppc_pc873xx_detect()
586 ppc->ppc_epp = EPP_1_7; in ppc_pc873xx_detect()
637 ppc->ppc_epp = EPP_1_9; /* XXX */ in ppc_pc873xx_detect()
889 if (ppc->ppc_epp == EPP_1_9) in ppc_smc37c66xgt_detect()
947 if (ppc->ppc_epp == EPP_1_9) { in ppc_smc37c935_detect()
951 if (ppc->ppc_epp == EPP_1_7) { in ppc_smc37c935_detect()
964 if (ppc->ppc_epp == EPP_1_9) { in ppc_smc37c935_detect()
968 if (ppc->ppc_epp == EPP_1_7) { in ppc_smc37c935_detect()
1745 ppc->ppc_epp = (ppc->ppc_flags & 0x10) >> 4; in ppc_probe()
1784 ppc_epp_protocol[ppc->ppc_epp] : ""); in ppc_attach()
1924 *val = (u_long)ppc->ppc_epp; in ppc_read_ivar()