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

  /src/sys/dev/fdt/
fdt_mbox.c 47 int mc_phandle; member in struct:fdtbus_mbox_controller
73 mc->mc_phandle = phandle;
88 if (mc->mc_phandle == phandle)
118 const int mc_phandle = local in function:fdtbus_mbox_get_index
121 mc = fdtbus_mbox_lookup(mc_phandle);

Completed in 11 milliseconds