Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcpu.h62 extern int get_target_operating_mode(void);
H A Dexpand.c111 ret = get_target_operating_mode(); in detect_target_operating_mode()
H A Dasm.S2658 ENTRY(get_target_operating_mode)
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c1311 int get_target_operating_mode(void) in get_target_operating_mode() function