Home
last modified time | relevance | path

Searched refs:SET_CH (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dvgabios.h18 #define SET_CH(val8) CX = ((CX & 0x00ff) | ((val8) << 8)) macro
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Drombios.c1022 #define SET_CH(val8) CX = ((CX & 0x00ff) | ((val8) << 8))
5545 SET_CH(nlc & 0xff);
6386 SET_CH( vcylinders & 0xff );
6907 SET_CH(max_cylinder & 0xff);

Completed in 12 milliseconds