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

  /src/sys/dev/fdt/
fdt_mbox.c 96 fdtbus_mbox_get_index(int phandle, u_int index, void (*cb)(void *), void *cbarg) function in typeref:struct:fdtbus_mbox_channel *
157 return fdtbus_mbox_get_index(phandle, index, cb, cbarg);
fdt_mbox.c 96 fdtbus_mbox_get_index(int phandle, u_int index, void (*cb)(void *), void *cbarg) function in typeref:struct:fdtbus_mbox_channel *
157 return fdtbus_mbox_get_index(phandle, index, cb, cbarg);

Completed in 22 milliseconds