Searched refs:firsti (Results 1 – 1 of 1) sorted by relevance
925 struct devi *i, *firsti; in getdevi() local943 firsti = ht_lookup(devitab, name); in getdevi()945 if (firsti == NULL) { in getdevi()951 while (firsti->i_alias) in getdevi()952 firsti = firsti->i_alias; in getdevi()953 firsti->i_alias = i; in getdevi()