Home
last modified time | relevance | path

Searched refs:ca_node (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/sys/arch/sparc64/dev/
H A Dcentral.c106 ca.ca_node = node; in central_attach()
108 if (central_get_string(ca.ca_node, "name", &ca.ca_name)) { in central_attach()
118 ca.ca_node))); in central_attach()
148 class = prom_getpropstring(ca->ca_node, "device_type"); in central_print()
H A Dcbusvar.h24 int ca_node; member
H A Dcentralvar.h40 int ca_node; member
H A Dcbus.c110 ca.ca_node = node; in cbus_attach()
126 CFARGS(.devhandle = devhandle_from_of(selfh, ca.ca_node))); in cbus_attach()
/netbsd-src/sys/arch/macppc/dev/
H A Duni-n.c89 OF_getprop(ca->ca_node, "compatible", compat, sizeof(compat)); in uni_n_match()
114 node = our_ca->ca_node; in uni_n_attach()
155 ca.ca_node = child; in uni_n_attach()
H A Dmediabay.c129 sc->sc_node = ca->ca_node; in mediabay_attach()
135 if (of_compatible(ca->ca_node, mediabay_keylargo)) { in mediabay_attach()
234 ca.ca_node = child; in mediabay_attach_content()
H A Dgpio.c101 for (child = OF_child(ca->ca_node); child; child = OF_peer(child)) { in gpio_obio_attach()
110 ca2.ca_node = child; in gpio_obio_attach()
H A Dadb.c122 node = of_getnode_byname(OF_parent(ca->ca_node), "extint-gpio1"); in adbattach()
129 adb_node = of_getnode_byname(ca->ca_node, "adb"); in adbattach()
H A Dsmuiicvar.h35 int ca_node; member
H A Dsmuvar.h35 int ca_node; member
/netbsd-src/sys/arch/macppc/macppc/
H A Dmemory.c100 sc->sc_len = OF_getproplen(ca->ca_node, "dimm-info"); in memory_attach()
111 OF_getprop(ca->ca_node, "dimm-info", sc->sc_buf, sc->sc_len); in memory_attach()
/netbsd-src/sys/arch/bebox/bebox/
H A Dmainbus.c112 ca.ca_node = 0; in mainbus_attach()
116 ca.ca_node = 1; in mainbus_attach()
/netbsd-src/sys/arch/macppc/pci/
H A Duninorth.c72 OF_getprop(ca->ca_node, "compatible", compat, sizeof(compat)); in uninorth_match()
88 int len, child, node = ca->ca_node; in uninorth_attach()
102 OF_getprop(ca->ca_node, "compatible", compat, sizeof(compat)); in uninorth_attach()
H A Dgrackle.c69 OF_getprop(ca->ca_node, "compatible", compat, sizeof(compat)); in grackle_match()
86 int len, node = ca->ca_node; in grackle_attach()
H A Du3.c84 OF_getprop(ca->ca_node, "compatible", compat, sizeof(compat)); in ibmcpc_match()
99 int node = ca->ca_node, child; in ibmcpc_attach()
/netbsd-src/sys/arch/prep/include/
H A Dautoconf.h36 u_int ca_node; member
/netbsd-src/sys/arch/bebox/include/
H A Dautoconf.h37 u_int ca_node; member
/netbsd-src/sys/arch/ibmnws/include/
H A Dautoconf.h36 u_int ca_node; member
/netbsd-src/sys/arch/mvmeppc/include/
H A Dautoconf.h36 u_int ca_node; member
/netbsd-src/sys/arch/rs6000/include/
H A Dautoconf.h36 u_int ca_node; member
/netbsd-src/sys/arch/landisk/include/
H A Dautoconf.h38 u_int ca_node; member
/netbsd-src/sys/arch/ofppc/pci/
H A Dofwpci.c120 OF_getprop(ca->ca_node, "device_type", name, sizeof(name)); in ofwpci_match()
135 int node = ca->ca_node; in ofwpci_attach()
/netbsd-src/sys/arch/macppc/include/
H A Dautoconf.h43 u_int ca_node; member
/netbsd-src/sys/arch/ofppc/include/
H A Dautoconf.h12 u_int ca_node; member
/netbsd-src/sys/arch/ofppc/ofppc/
H A Dmainbus.c244 ca.ca_node = rtnode; in mainbus_attach()
289 ca.ca_node = node; in mainbus_attach()

123