Home
last modified time | relevance | path

Searched refs:drives (Results 1 – 25 of 28) sorted by relevance

12

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Ddrive.c325 static descriptor_t **apply_filter(descriptor_t **drives, int filter[],
385 descriptor_t **drives; in drive_get_assocs() local
389 drives = (descriptor_t **)calloc(2, sizeof (descriptor_t *)); in drive_get_assocs()
390 if (drives == NULL) { in drive_get_assocs()
395 drives[0] = cache_get_desc(DM_DRIVE, desc->p.disk, NULL, NULL, errp); in drive_get_assocs()
397 cache_free_descriptors(drives); in drive_get_assocs()
401 drives[1] = NULL; in drive_get_assocs()
403 return (drives); in drive_get_assocs()
444 descriptor_t **drives; in drive_get_descriptor_by_name() local
453 drives = cache_get_descriptors(DM_DRIVE, errp); in drive_get_descriptor_by_name()
[all …]
H A Dcontroller.c239 descriptor_t **drives; in get_assoc_drives() local
249 drives = (descriptor_t **)calloc(cnt + 1, sizeof (descriptor_t *)); in get_assoc_drives()
250 if (drives == NULL) { in get_assoc_drives()
256 drives[i] = cache_get_desc(DM_DRIVE, cp->disks[i], NULL, NULL, in get_assoc_drives()
259 cache_free_descriptors(drives); in get_assoc_drives()
263 drives[i] = NULL; in get_assoc_drives()
266 return (drives); in get_assoc_drives()
H A Dpath.c285 descriptor_t **drives; in get_assoc_drives() local
295 drives = (descriptor_t **)calloc(cnt + 1, sizeof (descriptor_t *)); in get_assoc_drives()
296 if (drives == NULL) { in get_assoc_drives()
302 drives[i] = cache_get_desc(DM_DRIVE, pp->disks[i], NULL, NULL, in get_assoc_drives()
305 cache_free_descriptors(drives); in get_assoc_drives()
309 drives[i] = NULL; in get_assoc_drives()
312 return (drives); in get_assoc_drives()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mh.c222 mhsp->drives.drives_len = ndev; in meta_take_own()
223 mhsp->drives.drives_val in meta_take_own()
224 = Calloc(ndev, sizeof (*mhsp->drives.drives_val)); in meta_take_own()
226 mhsp->drives.drives_val[i] = Strdup(p->drivenamep->rname); in meta_take_own()
361 mhsp->drives.drives_len = ndev; in meta_rel_own()
362 mhsp->drives.drives_val in meta_rel_own()
363 = Calloc(ndev, sizeof (*mhsp->drives.drives_val)); in meta_rel_own()
365 mhsp->drives.drives_val[i] = Strdup(p->drivenamep->rname); in meta_rel_own()
467 mhsp->drives.drives_len = ndev; in meta_status_own()
468 mhsp->drives.drives_val in meta_status_own()
[all …]
/titanic_41/usr/src/cmd/hal/fdi/
H A DMakefile40 information/10freedesktop/10-usb-zip-drives.fdi \
49 preprobe/10osvendor/10-ide-drives.fdi \
/titanic_41/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_set.c270 for (j = 0; (j < mhsp->drives.drives_len); ++j) { in mhd_create_set()
273 mhdp = mhsp->drives.drives_val[j]; in mhd_create_set()
277 if (j < mhsp->drives.drives_len) { in mhd_create_set()
297 for (i = 0; (i < mhsp->drives.drives_len); ++i) { in mhd_create_set()
298 mhd_drivename_t mhdp = mhsp->drives.drives_val[i]; in mhd_create_set()
/titanic_41/usr/src/head/
H A Dmetamhd.x87 mhd_drivename_t drives<>; /* drive names */
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/
H A Dfsm.txt73 States marked '*' should be invalid but some non-complaint drives
H A Dcapacity.notes.txt65 drives. David_S_Thompson@notes.seagate.com said "read section
97 "broken". Warning: some older drives have words 57:58 in big endian
/titanic_41/usr/src/test/zfs-tests/tests/functional/inheritance/
H A DREADME.state28 # file. The state file both drives the operations to be performed on the
/titanic_41/usr/src/grub/grub-0.97/
H A DTODO38 * Add BSD syntax support, using results of ioprobe to map drives. !
H A DNEWS478 work! Please try on various floppy drives with various media!
482 list of installed drives unless a floppy is present)
H A DChangeLog6607 map between BIOS drives and OS devices, and write it to the file
8524 num_hd, which is used for counting how many drives are
8550 Probe 4 IDE drives instead of 2.
/titanic_41/usr/src/pkg/manifests/
H A Dservice-hal.mf84 file path=etc/hal/fdi/information/10freedesktop/10-usb-zip-drives.fdi \
102 file path=etc/hal/fdi/preprobe/10osvendor/10-ide-drives.fdi mode=0444 \
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3652 BIOS drives and OS devices.
658 * Device map:: The map between BIOS drives and OS devices
743 * If you can unmount drives to which GRUB may write any amount of
776 The map between BIOS drives and OS devices
784 drives to OS devices. This file consists of lines like this:
792 it cannot guess the map between BIOS drives and OS devices correctly in
1031 your hard disk drives and your BIOS.
H A Dgrub.texi104 * Naming convention:: Names of your drives in GRUB
436 followed by a @key{TAB}, and GRUB will display the list of drives,
445 drives in your BIOS.
601 map BIOS drives to OS devices correctly---GRUB merely @dfn{guesses}
663 By the way, as noted above, it is quite difficult to guess BIOS drives
733 @samp{(cd)} if you want to access other drives as well.
1819 GRUB uses a special syntax for specifying disk drives which can be
2001 context. Note that to obtain a list of drives, one must open a
2317 image, and/or to fix the drives guessed by GRUB when GRUB fails to
3501 BIOS drives and OS devices.
[all …]
H A Dgrub.info-146 * Naming convention:: Names of your drives in GRUB
385 followed by a <TAB>, and GRUB will display the list of drives,
394 drives in your BIOS.
549 most operating systems don't tell GRUB how to map BIOS drives to OS
598 drives correctly under a UNIX-like OS. Thus, `grub-install' will prompt
660 `(cd)' if you want to access other drives as well.
H A Dgrub.info47 * Naming convention:: Names of your drives in GRUB
386 followed by a <TAB>, and GRUB will display the list of drives,
395 drives in your BIOS.
550 most operating systems don't tell GRUB how to map BIOS drives to OS
599 drives correctly under a UNIX-like OS. Thus, `grub-install' will prompt
660 `(cd)' if you want to access other drives as well.
1630 GRUB uses a special syntax for specifying disk drives which can be
1809 to obtain a list of drives, one must open a parenthesis, as `root ('.
2119 and/or to fix the drives guessed by GRUB when GRUB fails to
3361 BIOS drives and OS devices.
[all …]
H A Dgrub.info-2325 GRUB uses a special syntax for specifying disk drives which can be
504 to obtain a list of drives, one must open a parenthesis, as `root ('.
815 and/or to fix the drives guessed by GRUB when GRUB fails to
H A Dmultiboot.texi1030 After activating the device drivers, compare data from the drives using
1039 reading the drives from the @sc{bios} should have some mechanism to give
1043 There might be extra drives not accessible from the @sc{bios} which are
H A Dmultiboot.info966 After activating the device drivers, compare data from the drives
973 reading the drives from the BIOS should have some mechanism to give
976 2. There might be extra drives not accessible from the BIOS which are
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt181 * drives in IO Unit Page 1.
189 * define for auto-configure of hot-swap drives.
/titanic_41/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A DSB-tables.info31 * (except for hard disk drives and power supplies.) Each table contains
/titanic_41/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A DSB-tables.info29 * (except for hard disk drives and power supplies.) Each table contains
/titanic_41/usr/src/cmd/fm/dicts/
H A DSCF.po663 …evices behind the SAS controller (internal HDDs, internal DVD drives, internal\ntape drives) are d…
965 …SI) device. This includes the internal hard drives and the internal DVD drives\nand the internal t…

12