Lines Matching defs:cl
1052 static void biosfn_set_cursor_shape (CH,CL)
1053 Bit8u CH;Bit8u CL;
1058 CL&=0x1f;
1060 curs=(CH<<8)+CL;
1065 if((modeset_ctl&0x01) && (cheight>8) && (CL<8) && (CH<0x20))
1067 if(CL!=(CH+1))
1073 CH = ((CL+1) * cheight / 8) - 2;
1075 CL = ((CL+1) * cheight / 8) - 1;
1083 outb(crtc_addr+1,CL);
1754 mov cl, #0x01
1758 mov al, cl
1766 inc cl
1767 cmp cl, #0x04
1783 mov cl, #0x01
1787 mov al, cl
1795 inc cl
1796 cmp cl, #0x04
2191 mov cl, #0x00
2194 mov al, cl
2200 inc cl
2201 cmp cl, #0x10
2292 mov cl, #0x00
2297 mov al, cl
2304 inc cl
2305 cmp cl, #0x10
2343 mov al, cl
2448 mov cl, al
2858 mov cl, [bx]
2859 and cl, #0x0f