Searched refs:iteoff (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dgrf.c76 #define iteoff(u,f) macro
212 * XXX: iteoff call relies on devices being in same order
213 * as ITEs and the fact that iteoff only uses the minor part
216 iteoff(unit, 2);
231 /* XXX: see comment for iteoff above */
H A Ditevar.h242 void iteoff(dev_t, int);
H A Dite.c120 void iteoff(dev_t, int);
305 iteoff(dev_t dev, int flag) function
385 iteoff(dev, 0);
397 iteoff(dev, 0);

Completed in 66 milliseconds