/netbsd-src/sys/arch/sparc64/dev/ |
H A D | central.c | 106 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 D | cbusvar.h | 24 int ca_node; member
|
H A D | centralvar.h | 40 int ca_node; member
|
H A D | cbus.c | 110 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 D | uni-n.c | 89 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 D | mediabay.c | 129 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 D | gpio.c | 101 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 D | adb.c | 122 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 D | smuiicvar.h | 35 int ca_node; member
|
H A D | smuvar.h | 35 int ca_node; member
|
/netbsd-src/sys/arch/macppc/macppc/ |
H A D | memory.c | 100 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 D | mainbus.c | 112 ca.ca_node = 0; in mainbus_attach() 116 ca.ca_node = 1; in mainbus_attach()
|
/netbsd-src/sys/arch/macppc/pci/ |
H A D | uninorth.c | 72 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 D | grackle.c | 69 OF_getprop(ca->ca_node, "compatible", compat, sizeof(compat)); in grackle_match() 86 int len, node = ca->ca_node; in grackle_attach()
|
H A D | u3.c | 84 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 D | autoconf.h | 36 u_int ca_node; member
|
/netbsd-src/sys/arch/bebox/include/ |
H A D | autoconf.h | 37 u_int ca_node; member
|
/netbsd-src/sys/arch/ibmnws/include/ |
H A D | autoconf.h | 36 u_int ca_node; member
|
/netbsd-src/sys/arch/mvmeppc/include/ |
H A D | autoconf.h | 36 u_int ca_node; member
|
/netbsd-src/sys/arch/rs6000/include/ |
H A D | autoconf.h | 36 u_int ca_node; member
|
/netbsd-src/sys/arch/landisk/include/ |
H A D | autoconf.h | 38 u_int ca_node; member
|
/netbsd-src/sys/arch/ofppc/pci/ |
H A D | ofwpci.c | 120 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 D | autoconf.h | 43 u_int ca_node; member
|
/netbsd-src/sys/arch/ofppc/include/ |
H A D | autoconf.h | 12 u_int ca_node; member
|
/netbsd-src/sys/arch/ofppc/ofppc/ |
H A D | mainbus.c | 244 ca.ca_node = rtnode; in mainbus_attach() 289 ca.ca_node = node; in mainbus_attach()
|