Home
last modified time | relevance | path

Searched defs:bcons_dev (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console_impl.h31 typedef struct bcons_dev { struct
37 } bcons_dev_t; argument
H A Dboot_vga.c95 boot_vga_init(bcons_dev_t *bcons_dev) in boot_vga_init()
H A Dboot_fb.c143 xbi_fb_init(struct xboot_info *xbi, bcons_dev_t *bcons_dev) in xbi_fb_init()
H A Dboot_console.c70 static bcons_dev_t bcons_dev; /* Device callbacks */ variable