Lines Matching defs:ip
43 #define set_attr(ip, attr) ((ip)->attribute |= (attr)) argument
44 #define clr_attr(ip, attr) ((ip)->attribute &= ~(attr)) argument
76 #define ite_erasecursor(ip, sp) { \ argument
80 #define ite_drawcursor(ip, sp) { \ argument
84 #define ite_movecursor(ip, sp) { \ argument
98 struct ite_softc *ip = &ite_softc[unit]; local
128 struct ite_softc *ip = &ite_softc[unit]; local
162 register struct ite_softc *ip = &ite_softc[UNIT(dev)]; local
189 register struct ite_softc *ip = &ite_softc[unit]; local
298 struct ite_softc *ip; local
422 register struct ite_softc *ip = &ite_softc[unit]; local
687 itecheckwrap(ip, sp) in itecheckwrap() argument
705 ite_dchar(ip, sp) in ite_dchar() argument
720 ite_ichar(ip, sp) in ite_ichar() argument
735 ite_dline(ip, sp) in ite_dline() argument
748 ite_iline(ip, sp) in ite_iline() argument
761 ite_clrtoeol(ip, sp, y, x) in ite_clrtoeol() argument
771 ite_clrtoeos(ip, sp) in ite_clrtoeos() argument
800 register struct ite_softc *ip; variable
863 struct ite_softc *ip = &ite_softc[unit]; variable
901 struct ite_softc *ip = &ite_softc[UNIT(dev)]; local