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

  /src/sys/dev/fdt/
fdt_intr.c 361 find_address_cells(int phandle) function in typeref:typename:int
396 const int cua_cells = find_address_cells(phandle);
415 const u_int pus_cells = find_address_cells(iparent);
fdt_intr.c 361 find_address_cells(int phandle) function in typeref:typename:int
396 const int cua_cells = find_address_cells(phandle);
415 const u_int pus_cells = find_address_cells(iparent);
fdt_intr.c 361 find_address_cells(int phandle) function in typeref:typename:int
396 const int cua_cells = find_address_cells(phandle);
415 const u_int pus_cells = find_address_cells(iparent);

Completed in 39 milliseconds