Home | History | Annotate | Download | only in bios

Lines Matching full:in_byte

5166   Bit8u  in_byte, index, package_count;
5172 in_byte
5173 if ( (in_byte & 0x21) != 0x21 ) {
5176 in_byte = inb(0x60);
5177 BX_DEBUG_INT74("int74: read byte %02x\n", in_byte);
5188 write_byte(ebda_seg, 0x28 + index, in_byte);