Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c841 if (! set_device (drive)) in device_func()
1419 set_device (device); in embed_func()
1663 set_device(device); in find_common()
1811 set_device (device); in geometry_func()
2073 if (! set_device (arg)) in hide_func()
2356 if (! set_device (dest_dev) in install_func()
2545 if (! (real_config = set_device (ptr))) in install_func()
2767 set_device (arg); in ioprobe_func()
3008 set_device (to_drive); in map_func()
3014 set_device (from_drive); in map_func()
[all …]
H A Ddisk_io.c1106 set_device (char *device) in set_device() function
1346 if (! (filename = set_device (filename))) in setup_part()
1363 if ((filename = set_device (filename)) == 0) in setup_part()
1525 if (*buf == '/' || (ptr = set_device (buf)) || incomplete) in print_completions()
H A Dshared.h1016 char *set_device (char *device);
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c531 set_device(struct service_list *slp, const char *str) in set_device() function
771 { "", ksDevice, ksDefault, set_device },
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog539 * stage2/disk_io.c (set_device): Use CH instead of *DEVICE to
575 (set_device): Likewise.
612 (set_device): Use GRUB_INVALID_DRIVE instead of 0xFF.
846 * stage2/disk_io.c (set_device) [SUPPORT_NETBOOT]: Added support
1057 * stage2/disk_io.c (set_device): If '(n' is given, add 'd' into
3427 (set_device) [!STAGE1_5]: Skip a comma in DEVICE, even when the
5583 (set_device) [!STAGE1_5]: Likewise.
5995 SAVED_PARTITION if set_device fails. If CURRENT_DRIVE is equal
5998 * stage2/disk_io.c (set_device) [STAGE1_5]: Always set
6249 * stage2/disk_io.c (set_device) [!STAGE1_5]: Remove the
[all …]