Home | History | Annotate | Download | only in dev

Lines Matching defs:is

22  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
63 * This is what ip->priv points to;
82 * the VM-system is brought up. We setup for a 1280x960 monitor with
196 * note : self is NULL during early console init.
464 struct itewinsize *is;
472 is = (struct itewinsize *)addr;
474 if (ite_newsize(ip, is))
485 * XXX this is messy, but works
640 * XXX could be optimized MUCH better, but is it worth the
661 /* Note: sx is only relevant for SCROLL_LEFT or SCROLL_RIGHT. */