Lines Matching refs:devi
83 static struct devi *newdevi(const char *, int, struct devbase *d);
84 static struct devi *getdevi(const char *);
85 static void remove_devi(struct devi *);
109 struct devi *firsti, *i;
1158 static struct devi *
1161 struct devi *i;
1271 struct devi *i; /* the new instance */
1334 CFGDBG(3, "devi `%s' at '%s' added", i->i_name, iba->d_name);
1349 struct devi *firsti, *i;
1354 CFGDBG(5, "deselecting devi `%s'", name);
1390 remove_pspec(struct devi *i)
1418 remove_devi(struct devi *i)
1421 struct devi *f, *j, **ppi;
1424 CFGDBG(5, "removing devi `%s'", i->i_name);
1440 * If the devi was an alias of an already listed devi, all is
1475 panic("%s: dev (%s) doesn't list the devi (%s at %s)",
1502 panic("%s: deva (%s) doesn't list the devi (%s)", __func__,
1529 * Each time a devi is removed, devilevel is increased so that later on
1533 * For active instances, i_level contains the number of devi removed so
1563 struct devi *i, *j;
1658 struct devi *firsti, *i;
1708 struct devi *i;
1781 struct devi *i;
1805 struct devi *i;
1894 struct devi *i;
1972 static struct devi *
1975 struct devi *i, *firsti;