bcons_dev_t
static bcons_dev_t bcons_dev; /* Device callbacks */
extern boolean_t xbi_fb_init(struct xboot_info *, bcons_dev_t *);
extern void boot_vga_init(bcons_dev_t *);
xbi_fb_init(struct xboot_info *xbi, bcons_dev_t *bcons_dev)
boot_vga_init(bcons_dev_t *bcons_dev)