Searched refs:biosregs (Results 1 – 12 of 12) sorted by relevance
/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 | main.c | 67 struct biosregs ireg, oreg; in keyboard_init() 83 struct biosregs ireg, oreg; in query_ist() 107 struct biosregs ireg; in set_bios_mode()
|
D | video-vesa.c | 35 struct biosregs ireg, oreg; in vesa_probe() 108 struct biosregs ireg, oreg; in vesa_set_mode() 165 struct biosregs ireg, oreg; in vesa_dac_set_8bits() 193 struct biosregs ireg, oreg; in vesa_store_pm_info() 241 struct biosregs ireg, oreg; in vesa_store_edid()
|
D | regs.c | 22 void initregs(struct biosregs *reg) in initregs()
|
D | boot.h | 231 struct biosregs { struct 271 void intcall(u8 int_no, const struct biosregs *ireg, struct biosregs *oreg); 327 void initregs(struct biosregs *regs);
|
D | edd.c | 27 struct biosregs ireg, oreg; in read_mbr() 77 struct biosregs ireg, oreg; in get_edd_info()
|
D | video.c | 26 struct biosregs ireg, oreg; in store_cursor_position() 44 struct biosregs ireg, oreg; in store_video_mode() 266 struct biosregs ireg; in restore_screen()
|
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()
|