Searched refs:next_phandle (Results 1 – 1 of 1) sorted by relevance
66 static uint32_t next_phandle = 1; in assign_phandle() local69 phandle = next_phandle; in assign_phandle()70 next_phandle++; in assign_phandle()