Home
last modified time | relevance | path

Searched refs:vbe_controller (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h459 struct vbe_controller struct
851 int get_vbe_controller_info (struct vbe_controller *controller);
H A Dbuiltins.c5211 struct vbe_controller controller; in testvbe_func()
5431 struct vbe_controller controller; in vbeprobe_func()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c466 get_vbe_controller_info (struct vbe_controller *controller) in get_vbe_controller_info()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog2983 * stage2/shared.h (vbe_controller): New structure.