Home
last modified time | relevance | path

Searched refs:hdbias (Results 1 – 5 of 5) sorted by relevance

/external/grub/stage2/
Ddisk_io.c1126 set_bootdev (int hdbias) in set_bootdev() argument
1172 ((saved_drive - hdbias) & 0x7F), in set_bootdev()
Dshared.h963 int set_bootdev (int hdbias);
Dbuiltins.c3172 int hdbias = 0; in real_root_func() local
3215 safe_parse_maxint (&biasptr, &hdbias); in real_root_func()
3217 bootdev = set_bootdev (hdbias); in real_root_func()
/external/grub/docs/
Dgrub.texi3123 @deffn Command root device [hdbias]
3129 located. The optional @var{hdbias} parameter is a number to tell a BSD
3133 @var{hdbias}.
3142 @deffn Command rootnoverify device [hdbias]
Dgrub.info2972 -- Command: root device [hdbias]
2992 -- Command: rootnoverify device [hdbias]