Symbol: devhandle_to_of
sys/arch/macppc/dev/deq.c
85
sc->sc_node = devhandle_to_of(device_handle(self));
sys/arch/macppc/dev/fcu.c
138
int phandle = devhandle_to_of(device_handle(self));
sys/arch/macppc/dev/ofw_i2c_machdep.c
116
i2c_node = devhandle_to_of(call_handle);
sys/arch/macppc/dev/ofw_i2c_machdep.c
66
int ctlr_node = devhandle_to_of(device_handle(device_parent(dev)));
sys/arch/macppc/dev/psoc.c
119
sc->sc_node = devhandle_to_of(device_handle(self));
sys/arch/macppc/dev/smusat.c
139
sc->sc_node = devhandle_to_of(device_handle(self));
sys/arch/macppc/macppc/autoconf.c
107
int phandle = devhandle_to_of(device_handle(dev));
sys/arch/sparc/sparc/promlib.c
1533
promops.po_devhandle_to_node = devhandle_to_of;
sys/arch/sparc64/dev/pcf8591_envctrl.c
129
int node = devhandle_to_of(device_handle(self));
sys/arch/sparc64/sparc64/autoconf.c
1139
int node = devhandle_to_of(call_handle);
sys/arch/sparc64/sparc64/autoconf.c
1184
ofnode = devhandle_to_of(devhandle);
sys/arch/sparc64/sparc64/autoconf.c
1245
ofnode = devhandle_to_of(devhandle);
sys/arch/sparc64/sparc64/autoconf.c
1282
ofnode = devhandle_to_of(devhandle);
sys/arch/sparc64/sparc64/autoconf.c
1292
ofnode = devhandle_to_of(devhandle);
sys/arch/sparc64/sparc64/autoconf.c
1373
devhandle_to_of(bushandle) : 0;
sys/arch/sparc64/sparc64/autoconf.c
1508
int ofnode = devhandle_to_of(ctlr_devhandle);
sys/dev/fdt/fdt_i2c.c
142
i2c_node = devhandle_to_of(call_handle);
sys/dev/fdt/fdt_i2c.c
84
int phandle = devhandle_to_of(device_handle(dev));
sys/dev/fdt/fdt_rtc.c
44
int phandle = devhandle_to_of(call_handle);
sys/dev/fdt/fdt_spi.c
105
devhandle_to_of(device_handle(spi->spi_dev))) {
sys/dev/fdt/fdt_spi.c
124
spi_node = devhandle_to_of(call_handle);
sys/dev/fdt/fdt_spi.c
196
node = devhandle_to_of(call_handle);
sys/dev/fdt/i2cmux_fdt.c
59
devhandle_to_of(device_handle((sc)->sc_dev))
sys/dev/fdt/i2cmux_fdt.c
62
devhandle_to_of((bus)->devhandle)
sys/dev/gpio/gpio.c
221
return fdtbus_get_string_index(devhandle_to_of(devhandle),
sys/dev/i2c/ac100.c
163
int phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/adadc.c
134
int phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/anxedp.c
412
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/as3722.c
269
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/axp20x.c
244
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/axppmic.c
1188
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/cwfg.c
441
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/es8316ac.c
695
const int phandle = devhandle_to_of(device_handle(sc->sc_dev));
sys/dev/i2c/fan53555.c
310
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/fusbtc.c
266
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/i2cmux.c
127
int mux_phandle = devhandle_to_of(sc->sc_i2c_mux_devhandle);
sys/dev/i2c/i2cmux.c
195
const int mux_phandle = devhandle_to_of(sc->sc_i2c_mux_devhandle);
sys/dev/i2c/max77620.c
284
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/pca9685.c
529
const int phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/pcai2cmux.c
225
error = fdtbus_get_reg(devhandle_to_of(bus->devhandle),
sys/dev/i2c/pcai2cmux.c
368
const int phandle = devhandle_to_of(devhandle);
sys/dev/i2c/rkpmic.c
475
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/sy8106a.c
205
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/tcagpio.c
266
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/tcakp.c
389
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/tda19988.c
885
const int phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/tps65217pmic.c
342
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/i2c/twl4030.c
388
sc->sc_phandle = devhandle_to_of(device_handle(self));
sys/dev/ic/sc16is7xx.c
521
sc->sc_phandle = devhandle_to_of(device_handle(sc->sc_dev));
sys/dev/ofw/ofw_pci_subr.c
50
int phandle = devhandle_to_of(call_handle);
sys/dev/ofw/ofw_subr.c
130
int phandle = devhandle_to_of(call_handle);
sys/dev/ofw/ofw_subr.c
148
int phandle = devhandle_to_of(call_handle);
sys/dev/ofw/ofw_subr.c
204
int node = devhandle_to_of(call_handle);
sys/dev/ofw/ofw_subr.c
708
if (devhandle_to_of(devhandle) == phandle) {
sys/dev/ofw/openfirm.h
111
int devhandle_to_of(devhandle_t);
sys/dev/spi/mcp23xxxgpio_spi.c
211
int phandle = devhandle_to_of(devhandle);
sys/dev/spi/mcp3k.c
262
int phandle = devhandle_to_of(devhandle);
sys/dev/spi/ssdfb_spi.c
158
const int phandle = devhandle_to_of(devhandle);