Searched refs:hdbias (Results 1 – 5 of 5) sorted by relevance
1126 set_bootdev (int hdbias) in set_bootdev() argument1172 ((saved_drive - hdbias) & 0x7F), in set_bootdev()
963 int set_bootdev (int hdbias);
3172 int hdbias = 0; in real_root_func() local3215 safe_parse_maxint (&biasptr, &hdbias); in real_root_func()3217 bootdev = set_bootdev (hdbias); in real_root_func()
3123 @deffn Command root device [hdbias]3129 located. The optional @var{hdbias} parameter is a number to tell a BSD3133 @var{hdbias}.3142 @deffn Command rootnoverify device [hdbias]
2972 -- Command: root device [hdbias]2992 -- Command: rootnoverify device [hdbias]