Home | History | Annotate | Download | only in bios

Lines Matching refs:GET_DL

1005 #define GET_DL() ( DX & 0x00ff )
6068 || (read_byte(ebda_seg,&EbdaData->cdemu.emulated_drive ) != GET_DL())) {
6069 BX_INFO("int13_cdemu: function %02x, emulation not active for DL= %02x\n", GET_AH(), GET_DL());