Home
last modified time | relevance | path

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

/external/qemu-pc-bios/vgabios/
Dvgabios.h19 #define SET_DH(val8) DX = ((DX & 0x00ff) | ((val8) << 8)) macro
/external/qemu-pc-bios/bochs/bios/
Drombios.c1000 #define SET_DH(val8) DX = ((DX & 0x00ff) | ((val8) << 8))
5334 SET_DH(nlh - 1);
6175 SET_DH( vheads );
6696 SET_DH(hd_heads - 1);
7715 SET_DH(0); // max head #
7720 SET_DH(1); // max head #
7725 SET_DH(1); // max head #
7730 SET_DH(1); // max head #
7735 SET_DH(1); // max head #
7740 SET_DH(1); // max head #
[all …]