Searched refs:biosregs (Results 1 – 13 of 13) sorted by relevance
/linux-3.4.99/arch/x86/boot/ |
D | tty.c | 42 struct biosregs ireg; in bios_putchar() 76 struct biosregs ireg, oreg; in gettime() 90 struct biosregs ireg, oreg; in getchar() 101 struct biosregs ireg, oreg; in kbd_pending()
|
D | video-vga.c | 43 struct biosregs ireg, oreg; in vga_set_basic_mode() 66 struct biosregs ireg; in vga_set_8font() 94 struct biosregs ireg; in vga_set_14font() 117 struct biosregs ireg; in vga_set_80x43() 249 struct biosregs ireg, oreg; in vga_probe()
|
D | memory.c | 23 struct biosregs ireg, oreg; in detect_memory_e820() 76 struct biosregs ireg, oreg; in detect_memory_e801() 111 struct biosregs ireg, oreg; in detect_memory_88()
|
D | video-vesa.c | 34 struct biosregs ireg, oreg; in vesa_probe() 107 struct biosregs ireg, oreg; in vesa_set_mode() 164 struct biosregs ireg, oreg; in vesa_dac_set_8bits() 192 struct biosregs ireg, oreg; in vesa_store_pm_info() 240 struct biosregs ireg, oreg; in vesa_store_edid()
|
D | main.c | 65 struct biosregs ireg; in keyboard_set_repeat() 76 struct biosregs ireg, oreg; in query_ist() 100 struct biosregs ireg; in set_bios_mode()
|
D | boot.h | 245 struct biosregs { struct 285 void intcall(u8 int_no, const struct biosregs *ireg, struct biosregs *oreg); 340 void initregs(struct biosregs *regs);
|
D | video.c | 22 struct biosregs ireg, oreg; in store_cursor_position() 40 struct biosregs ireg, oreg; in store_video_mode() 262 struct biosregs ireg; in restore_screen()
|
D | edd.c | 26 struct biosregs ireg, oreg; in read_mbr() 76 struct biosregs ireg, oreg; in get_edd_info()
|
D | regs.c | 21 void initregs(struct biosregs *reg) in initregs()
|
D | mca.c | 20 struct biosregs ireg, oreg; in query_mca()
|
D | apm.c | 23 struct biosregs ireg, oreg; in query_apm_bios()
|
D | a20.c | 93 struct biosregs ireg; in enable_a20_bios()
|
D | video-bios.c | 33 struct biosregs ireg, oreg; in set_bios_mode()
|