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

  /src/sys/dev/fdt/
fdt_intr.c 70 static const u_int * get_specifier_from_map(int, const u_int *, int *);
385 get_specifier_from_map(int phandle, const u_int *interrupt_spec, int *piphandle) function in typeref:typename:const u_int *
498 return get_specifier_from_map(interrupt_parent, node_specifier, piphandle);

Completed in 36 milliseconds