Home
last modified time | relevance | path

Searched refs:i_ivoff (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.sbin/config.new/
H A Dmkioconf.c232 if (i->i_ivoff < 0) {
237 v = i->i_ivoff;
342 i->i_ivoff = nvec;
H A Dconfig.h129 short i_ivoff; /* offset in interrupt vectors, if any */ member
H A Dpack.c156 l->i_ivoff = -1; in packdevi()