Home | History | Annotate | Download | only in bios

Lines Matching refs:SET_CL

995 #define SET_CL(val8) CX = ((CX & 0xff00) | (val8))
5333 SET_CL(((nlc >> 2) & 0xc0) | (nlspt & 0x3f));
6174 SET_CL((( vcylinders >> 2) & 0xc0) | ( vspt & 0x3f ));
6695 SET_CL(((max_cylinder >> 2) & 0xc0) | (hd_sectors & 0x3f));