Home
last modified time | relevance | path

Searched refs:partitions (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dpartition.c102 descriptor_t **partitions; in partition_get_assocs() local
119 if (partitions == NULL) { in partition_get_assocs()
176 cache_free_descriptors(partitions); in partition_get_assocs()
179 partitions[1] = NULL; in partition_get_assocs()
181 return (partitions); in partition_get_assocs()
221 partitions[pos] = NULL; in partition_get_assocs()
224 return (partitions); in partition_get_assocs()
261 descriptor_t **partitions; in partition_get_descriptor_by_name() local
270 for (i = 0; partitions[i]; i++) { in partition_get_descriptor_by_name()
272 partition = partitions[i]; in partition_get_descriptor_by_name()
[all …]
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dproc64_id.c61 int line_size, partitions, ways, sets; in get_intel_cache_info() local
89 partitions = ((cpuid_info.ebx >> 12) & 0x3ff) + 1; in get_intel_cache_info()
92 cache_size = ways * partitions * line_size * sets; in get_intel_cache_info()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgpt.h44 grub_uint64_t partitions; member
H A Ddisk_io.c761 *gpt_offset = hdr->partitions; in next_partition()
/illumos-gate/usr/src/grub/grub-0.97/
H A DREADME6 - recognizes fdisk partitions and BSD disklabels
H A DAUTHORS54 logical partitions, and did a significant bugfix for the terminal stuff.
H A DNEWS103 * The commands "hide" and "unhide" support logical partitions.
424 * "Extended" partitions now work (still cannot make an extended
467 * "makeactive" now works for standard PC partitions on hard disks (not
468 extended partitions... so any PC partition number above 3 will give
H A DChangeLog911 This fixes a problem where files from other partitions appear at
2140 of this function which now supports logical partitions.
2802 * stage2/fsys_ext2.c (ext2fs_mount): Detect ext2 partitions in
2816 partitions needed for linux. This contains the code that was
3387 partitions.
3418 function now checks all partitions you have certainly.
3430 partition is a PC slice which may have BSD partitions. Instead,
3431 try to complete the command-line with possible partitions.
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c2807 efi_gpe_t *partitions; local
2914 partitions = (efi_gpe_t *)buf;
2919 cmlb_swap_efi_gpe(nparts, partitions);
2926 partitions->efi_gpe_EndingLBA != 0) {
2928 partitions->efi_gpe_StartingLBA;
2930 partitions->efi_gpe_EndingLBA -
2933 partitions->efi_gpe_StartingLBA;
2962 partitions++;
4260 efi_gpe_t *partitions; local
4297 partitions = (efi_gpe_t *)buffer;
[all …]
/illumos-gate/usr/src/cmd/format/
H A Dauto_sense.c84 int partitions[NDKMAP]; member
1508 if (pt->partitions[i] == HOG || pt->partitions[i] == 0) {
1518 nblks = pt->partitions[i] * ((1024*1024)/cur_blksz);
1561 if (pt->partitions[i] == HOG) {
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi696 example, if a disk is partitioned first into DOS partitions, and then
697 one of those DOS partitions is subdivided into several BSD partitions
702 DOS extended partitions are indicated as partition numbers starting from
703 4 and increasing, rather than as nested sub-partitions, even though the
704 underlying disk layout of extended partitions is hierarchical in
H A Dgrub.info-2357 zero for primary partitions and from four for extended partitions, and
503 disks, partitions, and file names depending on the context. Note that
849 Windows and multiple primary FAT partitions exist in one disk. See
1159 Windows and multiple primary partitions exist on one disk. See also
1352 Search for the file name FILENAME in all mountable partitions and
H A Dgrub.info-1228 partitions, and files in a directory depending on context.
365 drive. Note that the partition numbers for extended partitions are
366 counted from `4', regardless of the actual number of primary partitions
376 Of course, to actually access the disks or partitions with GRUB, you
386 partitions, or file names. So it should be quite easy to determine the
931 more than one primary partitions for DOS/Windows. Certainly you should
H A Dmultiboot.info653 partitioned first into DOS partitions, and then one of those DOS
654 partitions is subdivided into several BSD partitions using BSD's
659 DOS extended partitions are indicated as partition numbers starting
660 from 4 and increasing, rather than as nested sub-partitions, even
661 though the underlying disk layout of extended partitions is
H A Dgrub.texi280 devices, partitions, and files in a directory depending on context.
411 drive. Note that the partition numbers for extended partitions are
413 partitions on your hard disk.
425 Of course, to actually access the disks or partitions with GRUB, you
437 partitions, or file names. So it should be quite easy to determine the
1026 primary partitions for DOS/Windows. Certainly you should avoid doing
1854 from zero for primary partitions and from four for extended partitions,
2353 and multiple primary FAT partitions exist in one disk. See also
2651 and multiple primary partitions exist on one disk. See also
2831 Search for the file name @var{filename} in all mountable partitions
[all …]
H A Dgrub.info229 partitions, and files in a directory depending on context.
366 drive. Note that the partition numbers for extended partitions are
367 counted from `4', regardless of the actual number of primary partitions
377 Of course, to actually access the disks or partitions with GRUB, you
387 partitions, or file names. So it should be quite easy to determine the
931 more than one primary partitions for DOS/Windows. Certainly you should
1662 zero for primary partitions and from four for extended partitions, and
1808 disks, partitions, and file names depending on the context. Note that
2153 Windows and multiple primary FAT partitions exist in one disk. See
2656 Search for the file name FILENAME in all mountable partitions and
[all …]
H A Dgrub.info-3162 This command is limited to _primary_ PC partitions on a hard disk.
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib728 # Given a disk cxtxdx reduces all partitions
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1744 …nvram} -- this performs the nvram test. It loops through all the nvram partitions, reads the image…