Searched refs:superpathoffset (Results 1 – 1 of 1) sorted by relevance
74 int nodeoffset, supernodeoffset, superpathoffset, pathprefixlen; in check_supernode_atdepth() local88 superpathoffset = fdt_path_offset(fdt, superpath); in check_supernode_atdepth()89 if (superpathoffset < 0) in check_supernode_atdepth()91 fdt_strerror(superpathoffset)); in check_supernode_atdepth()99 if (supernodeoffset != superpathoffset) in check_supernode_atdepth()101 supernodeoffset, superpathoffset); in check_supernode_atdepth()