/src/sys/arch/macppc/dev/ |
obiofan.c | 86 int node = ca->ca_node, tc_node, f, cnt; local in function:obiofan_attach 102 tc_node = OF_parent(node); 104 if (OF_getprop(tc_node, "platform-do-getTACHCount", tc_regs, 128) <= 0) {
|
obiofan.c | 86 int node = ca->ca_node, tc_node, f, cnt; local in function:obiofan_attach 102 tc_node = OF_parent(node); 104 if (OF_getprop(tc_node, "platform-do-getTACHCount", tc_regs, 128) <= 0) {
|
obiofan.c | 86 int node = ca->ca_node, tc_node, f, cnt; local in function:obiofan_attach 102 tc_node = OF_parent(node); 104 if (OF_getprop(tc_node, "platform-do-getTACHCount", tc_regs, 128) <= 0) {
|