ite_cc.c | 99 static void cursor32(struct ite_softc *, int); 312 sc->g_itecursor = cursor32; 509 cursor32(struct ite_softc *ip, int flag) function in typeref:typename:void 521 cursor32(ip, ERASE_CURSOR); 672 cursor32(ip, ERASE_CURSOR); 677 cursor32(ip, ERASE_CURSOR); 686 cursor32(ip, ERASE_CURSOR); 707 cursor32(ip, ERASE_CURSOR);
|