Home
last modified time | relevance | path

Searched refs:mc_phandle (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dfdt_mbox.c47 int mc_phandle; member
73 mc->mc_phandle = phandle; in fdtbus_register_mbox_controller()
88 if (mc->mc_phandle == phandle) in fdtbus_mbox_lookup()
118 const int mc_phandle = in fdtbus_mbox_get_index() local
121 mc = fdtbus_mbox_lookup(mc_phandle); in fdtbus_mbox_get_index()