Home | History | Annotate | Download | only in bios

Lines Matching refs:x1A

5439       if(size < 0x1a)
5443 if(size >= 0x1a) {
5453 write_word(DS, SI+(Bit16u)&Int13DPT->size, 0x1a);
5804 if(size < 0x1a)
5808 if(size >= 0x1a) {
5813 write_word(DS, SI+(Bit16u)&Int13DPT->size, 0x1a);
6853 hd_type = inb_cmos(0x1a); // HD1: extended type
6855 BX_INFO(panic_msg_reg19h,0,0x1a);
8941 mov al, #0x1a
10249 mov bx, 0x001a ;; 0x1A is the offset into ROM header that contains...
10280 mov ax, 0x1a[bx] ;; 0x1A is also the offset into the expansion header of...
10594 SET_INT_VECTOR(0x1A, #0xF000, #int1a_handler)