Searched refs:drive (Results 26 - 45 of 45) sorted by relevance

12

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_error.c574 char *drive,
585 ip->drive = ((drive != NULL) ? Strdup(drive) : NULL);
678 dgettext(TEXT_DOMAIN, "drive specified more than once"));
748 "invalid slice number for drive name"));
764 dgettext(TEXT_DOMAIN, "not a valid drive name"));
1822 "drive %s is not common with host %s"),
1823 ip->drive, ip->node);
1827 "drive
569 mddserror( md_error_t *ep, md_ds_errno_t errnum, set_t setno, char *node, char *drive, char *name ) argument
[all...]
H A Dmeta_mh.c497 /* make sure we have the right drive */
498 assert(strcmp(dp->rname, resp->drive) == 0);
504 mherror.name = Strdup(resp->drive);
562 * free drive info list
574 * sort drive info list
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dlibdiskmgt.h105 /* drive stat name */
132 /* drive */
272 void dm_get_slices(char *drive, dm_descriptor_t **slices,
H A Ddrive.c388 * Get the drive descriptors for the given media/alias/devpath.
395 /* at most one drive is associated with these descriptors */
442 * Check if we have the drive in our list, based upon the device id.
453 descriptor_t *drive = NULL; local
469 * want. Once drive is set, we don't need to compare any more.
472 if (drive == NULL && drives[i]->p.disk->devid != NULL &&
474 drive = drives[i];
484 if (drive == NULL) {
488 return (drive);
711 /* Make sure the drive typ
[all...]
H A Dentry.c613 * slices for the named disk drive.
616 dm_get_slices(char *drive, dm_descriptor_t **slices, int *errp) argument
625 if (drive == NULL) {
629 alias = dm_get_descriptor_by_name(DM_ALIAS, drive, errp);
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c79 /* The BIOS drive map. */
339 /* Exchage SAVED_DRIVE with the mapped drive. */
890 char *drive = arg;
893 /* Get the drive number from DRIVE. */
894 if (! set_device (drive))
898 device = skip_to (0, drive);
920 "Specify DEVICE as the actual drive for a BIOS drive DRIVE. This command"
1661 " is a drive, or in the \"bootloader\" area if DEVICE is a FFS partition."
1722 set_root (char *root, unsigned long drive, unsigne
880 char *drive = arg; local
1703 set_root(char *root, unsigned long drive, unsigned long part) argument
1723 unsigned long drive; local
4977 sprint_device(int drive, int partition) argument
4997 embed_stage1_5(char *stage1_5, int drive, int partition) argument
[all...]
/osnet-11/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in3 # Install GRUB on your drive.
62 Install GRUB on your drive.
69 --no-floppy do not probe any floppy drive
85 # Convert an OS device to the corresponding GRUB drive.
132 # Get the drive name.
138 echo "$1 does not have any corresponding BIOS drive." 1>&2
186 # If no partition is specified, just print the drive name.
354 echo "The drive $tmp is defined multiple times in the device map $device_map" 1>&2
379 # Get the root drive.
390 # Convert the root device to a GRUB drive
[all...]
/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_impl.h68 * signature type in hard drive media path
75 * partition type in hard drive media path
150 uint8_t drive; member in struct:uefi_atapi_device_path
/osnet-11/usr/src/lib/libast/common/comp/
H A Domitted.c866 int drive; local
896 drive = nat[0];
927 drive = 'C':
937 snprintf(tmp, sizeof(tmp), deleted, drive, base, suffix);
981 snprintf(tmp, sizeof(tmp), deleted, drive, base, suffix);
/osnet-11/usr/src/grub/grub2/grub-core/disk/efi/
H A Defidisk.c283 grub_printf ("adding a hard drive by a partition: ");
326 is a floppy drive. */
336 CDROM drive. */
345 /* The default is a hard drive. */
347 grub_printf ("adding a hard drive by guessing: ");
427 unsigned long drive; local
432 drive = grub_strtoul (name + 2, 0, 10);
436 return (int) drive ;
764 /* Find a partition which matches the hard drive device path. */
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-probe.c261 print_full_name (const char *drive, grub_device_t dev) argument
266 printf ("%s,%s", drive, pname);
270 printf ("%s", drive);
345 grub_util_info("Looking for a drive for %s", device_name);
348 grub_util_error (_("cannot find a GRUB drive for %s. Check your device.map"),
627 -t, --target=(fs|fs_uuid|fs_label|drive|device|partmap|abstraction|cryptodisk_uuid)\n\
628 print filesystem module, GRUB drive, system device, partition map module, abstraction module or CRYPTO UUID [default=fs]\n\
678 else if (!strcmp (optarg, "drive"))
H A Dgrub-install.in3 # Install GRUB on your drive.
106 Install GRUB on your drive.
121 --no-floppy do not probe any floppy drive
122 --allow-floppy Make the drive also bootable as floppy
514 echo "The drive $tmp is defined multiple times in the device map $device_map" 1>&2
665 install_drive="`"$grub_probe" --device-map="${device_map}" --target=drive --device "${install_device}"`" || exit 1
669 grub_drive="`"$grub_probe" --device-map="${device_map}" --target=drive --device "${grub_device}"`" || exit 1
724 prefix_drive=`"$grub_probe" --device-map="${device_map}" --target=drive --device "${grub_device}"` || exit 1
847 efidir_drive="$(echo "$clean_devmap" | "$grub_probe" --device-map="${device_map}" --target=drive --device-map=/dev/stdin "$efidir")"
849 echo "Can't find GRUB drive fo
[all...]
H A Dgrub-mknetdir.in3 # Install GRUB on your drive.
61 Install GRUB on your drive.
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_vdev.c197 dm_descriptor_t *drive, *media, *slice; local
202 * Get the drive associated with this disk. This should never fail,
205 if ((drive = dm_get_associated_descriptors(disk, DM_DRIVE,
206 &err)) == NULL || *drive == NULL) {
212 if ((media = dm_get_associated_descriptors(*drive, DM_MEDIA,
214 dm_free_descriptors(drive);
220 dm_free_descriptors(drive);
223 * It is possible that the user has specified a removable media drive,
229 gettext("'%s' has no media in drive\n"), name);
/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.c264 LibHalVolume *volume, LibHalDrive *drive, const char *device,
538 LibHalDrive *drive, const char *device,
259 handle_unmount(LibHalContext *hal_ctx, LibPolKitContext *pol_ctx, const char *udi, LibHalVolume *volume, LibHalDrive *drive, const char *device, const char *invoked_by_uid, const char *invoked_by_syscon_name, gboolean option_lazy, gboolean option_force, DBusConnection *system_bus) argument
533 handle_eject(LibHalContext *hal_ctx, LibPolKitContext *pol_ctx, const char *udi, LibHalDrive *drive, const char *device, const char *invoked_by_uid, const char *invoked_by_syscon_name, gboolean closetray, DBusConnection *system_bus) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DOS2.pm262 Volumes can be drive letters or UNC sharenames (\\server\share).
H A DWin32.pm180 Volumes can be drive letters or UNC sharenames (\\server\share).
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dmon.c805 struct l_disk_state_struct *drive; local
865 * Either front or rear drive
868 drive = &l_state->drv_front[slot];
870 drive = &l_state->drv_rear[slot];
874 * Check for drive presence always
876 if (drive->ib_status.code == S_NOT_INSTALLED) {
899 if ((drive->g_disk_state.d_state_flags[PORT_A] & L_RESERVED) ||
900 (drive->g_disk_state.d_state_flags[PORT_B] &
2740 * Try to open drive.
2746 "opening drive
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3779 You can use an alternative library to drive Math::BigInt via:
/osnet-11/usr/src/grub/grub2/
H A Dconfigure14029 { $as_echo "$as_me:$LINENO: checking whether drive letter can start relative path" >&5
14030 $as_echo_n "checking whether drive letter can start relative path... " >&6; }
14047 drive letters are always absolute
[all...]

Completed in 192 milliseconds

12