HomeSort by: relevance | last modified time | path
    Searched defs:tc_node (Results 1 - 3 of 3) sorted by relevancy

  /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) {

Completed in 34 milliseconds