Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c844 if (! set_device (drive)) in device_func()
1422 set_device (device); in embed_func()
1666 set_device(device); in find_common()
1814 set_device (device); in geometry_func()
2076 if (! set_device (arg)) in hide_func()
2774 set_device (arg); in ioprobe_func()
3015 set_device (to_drive); in map_func()
3021 set_device (from_drive); in map_func()
3300 if (! set_device (arg)) in partnew_func()
3394 if (! set_device (arg)) in parttype_func()
[all …]
H A Ddisk_io.c1109 set_device (char *device) in set_device() function
1349 if (! (filename = set_device (filename))) in setup_part()
1366 if ((filename = set_device (filename)) == 0) in setup_part()
1528 if (*buf == '/' || (ptr = set_device (buf)) || incomplete) in print_completions()
H A Dshared.h1019 char *set_device (char *device);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c532 set_device(struct service_list *slp, const char *str) in set_device() function
772 { "", ksDevice, ksDefault, set_device },
/illumos-gate/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.
1057 * stage2/disk_io.c (set_device): If '(n' is given, add 'd' into
5583 (set_device) [!STAGE1_5]: Likewise.
5998 * stage2/disk_io.c (set_device) [STAGE1_5]: Always set
6249 * stage2/disk_io.c (set_device) [!STAGE1_5]: Remove the
6959 (setup_part) [STAGE1_5]: Always call set_device.
7359 (set_device): If DEVICE contains a network drive, set
8517 * shared_src/disk_io.c (set_device) [STAGE1_5]: Eliminate
[all …]