Home
last modified time | relevance | path

Searched refs:bd_shift (Results 1 – 4 of 4) sorted by path

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c974 bcons_dev.bd_shift(btem->btem_params[0]); in btem_chkparam()
H A Dboot_console_impl.h36 void (*bd_shift)(int); member
H A Dboot_fb.c179 bcons_dev->bd_shift = boot_fb_shiftline; in xbi_fb_init()
H A Dboot_vga.c129 bcons_dev->bd_shift = vga_shiftline; in boot_vga_init()