/titanic_50/usr/src/uts/common/sys/ |
H A D | fdmedia.h | 295 static struct partition dpt_80x36[NDKMAP] = { 302 static struct partition dpt_80x21[NDKMAP] = { 309 static struct partition dpt_80x18[NDKMAP] = { 316 static struct partition dpt_80x15[NDKMAP] = { 323 static struct partition dpt_80x9[NDKMAP] = { 330 static struct partition dpt_77x8[NDKMAP] = { 338 static struct partition dpt_40x16[NDKMAP] = { 346 static struct partition dpt_40x9[NDKMAP] = { 353 static struct partition dpt_40x8[NDKMAP] = { 361 static struct partition dpt_40x4[NDKMAP] = { [all …]
|
/titanic_50/usr/src/cmd/format/ |
H A D | format.dat | 28 # disks, disk types, and partition maps. 153 # Following is a list of sample partition tables for embedded SCSI disks. 155 partition = "Quantum ProDrive 80S" \ 159 #partition = "CDC Wren VII 94601-12G" \ 163 #partition = "CDC Wren IV 94171-327" \ 168 # This is the list of partition tables for embedded SCSI controllers. 170 partition = "Quantum ProDrive 105S" \ 174 partition = "CDC Wren IV 94171-344, small root" \ 178 partition = "CDC Wren IV 94171-344" \ 182 partition = "SUN0104" \ [all …]
|
/titanic_50/usr/src/cmd/avs/dsbitmap/ |
H A D | dsbitmap.c | 116 get_partsize(char *partition) in get_partsize() argument 127 if ((fd = open(partition, O_RDONLY)) < 0) { in get_partsize() 129 partition, strerror(errno)); in get_partsize() 143 partition, strerror(errno)); in get_partsize() 153 partition, strerror(errno)); in get_partsize() 178 partition, strerror(errno)); in get_partsize() 190 partition, strerror(errno)); in get_partsize()
|
/titanic_50/usr/src/grub/grub-0.97/stage2/ |
H A D | disk_io.c | 597 unsigned long *partition, int *type, in next_partition() argument 614 int bsd_part_no = (*partition & 0xFF00) >> 8; in next_partition() 651 *partition = (*partition & 0xFF00FF) | (i << 8); in next_partition() 672 int sol_part_no = (*partition & 0xFF00) >> 8; in next_partition() 707 *partition = (*partition & 0xFF00FF) | (i << 8); in next_partition() 721 int pc_slice_no = (*partition & 0xFF0000) >> 16; in next_partition() 817 *partition = (pc_slice_no << 16) | 0xFFFF; in next_partition() 826 int pc_slice_no = (*partition & 0xFF0000) >> 16; in next_partition() 853 *partition = (*entry << 16) | 0xFFFF; in next_partition() 866 if (*partition != 0xFFFFFF && IS_PC_SLICE_TYPE_SOLARIS (*type & 0xff)) in next_partition() [all …]
|
H A D | freebsd.h | 62 #define MAKEBOOTDEV(type, adaptor, controller, unit, partition) \ argument 65 ((partition) << B_PARTITIONSHIFT) | B_DEVMAGIC)
|
/titanic_50/usr/src/uts/sun4v/sys/ |
H A D | vdsk_common.h | 267 vd_partition_t partition[V_NUMPAR]; /* partition headers */ member 397 (vtoc)->v_part[i].p_tag = (vd_vtoc)->partition[i].id_tag; \ 398 (vtoc)->v_part[i].p_flag = (vd_vtoc)->partition[i].perm; \ 399 (vtoc)->v_part[i].p_start = (vd_vtoc)->partition[i].start; \ 400 (vtoc)->v_part[i].p_size = (vd_vtoc)->partition[i].nblocks; \ 438 (vd_vtoc)->partition[i].id_tag = (vtoc)->v_part[i].p_tag; \ 439 (vd_vtoc)->partition[i].perm = (vtoc)->v_part[i].p_flag; \ 440 (vd_vtoc)->partition[i].start = (vtoc)->v_part[i].p_start; \ 441 (vd_vtoc)->partition[i].nblocks = (vtoc)->v_part[i].p_size; \
|
/titanic_50/usr/src/grub/ |
H A D | menu.lst | 29 # root (hd<disk no>,<partition no>) 35 # root (hd<disk no>,<partition no>) 44 # root (hd<disk no>,<partition no>,x) --x = Solaris root slice
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | internals.texi | 22 * Partition table:: The format of partition tables 136 beginning of the disk, but @emph{not} relative to the partition 146 The installed partition. 170 For any particular partition, it is presumed that only one of the 178 access disk blocks directly (in the indicated partition) via the block 190 The current partition number. 193 The current partition type. 199 The @dfn{partition} part of the root device. 202 The current partition starting address, in sectors. 205 The current partition length, in sectors. [all …]
|
H A D | grub.info-1 | 107 kernel just by specifying its file name and the drive and partition 120 partition, and a file name (*note Naming convention::) to GRUB, how to 340 it so that you can specify a drive/partition. 355 second integer, `1', indicates the partition number (or the PC slice 357 partition numbers are counted from _zero_, not from one. This 358 expression means the second partition of the first hard disk drive. In 359 this case, GRUB uses one partition of the disk, instead of the whole 364 This specifies the first "extended partition" of the first hard disk 365 drive. Note that the partition numbers for extended partitions are 371 This means the BSD `a' partition of the second hard disk. If you [all …]
|
H A D | grub.info-3 | 60 the partition STAGE2_FILE was found on (for `p') or places the 66 hard disks, the partition table) of the sector the Stage 1 is to 161 Set the active partition on the root disk to GRUB's root device. 265 to mount it to get the partition size (for passing the partition 268 boot format), and correctly determine the PC partition where a BSD 269 sub-partition is located. The optional HDBIAS parameter is a 272 IDE disk and a SCSI disk, and your FreeBSD root partition is on 285 partition. This is useful for when an OS is outside of the area of 498 partition table fail. This is a bad sign. 547 but everything else (like the disk/partition info) is OK. [all …]
|
H A D | grub.info | 108 kernel just by specifying its file name and the drive and partition 121 partition, and a file name (*note Naming convention::) to GRUB, how to 341 that you can specify a drive/partition. 356 second integer, `1', indicates the partition number (or the PC slice 358 partition numbers are counted from _zero_, not from one. This 359 expression means the second partition of the first hard disk drive. In 360 this case, GRUB uses one partition of the disk, instead of the whole 365 This specifies the first "extended partition" of the first hard disk 366 drive. Note that the partition numbers for extended partitions are 372 This means the BSD `a' partition of the second hard disk. If you [all …]
|
H A D | grub.texi | 164 just by specifying its file name and the drive and partition where the 178 partition, and a file name (@pxref{Naming convention}) to GRUB, how to 379 that you can specify a drive/partition. 399 the second integer, @samp{1}, indicates the partition number (or the 401 that the partition numbers are counted from @emph{zero}, not from 402 one. This expression means the second partition of the first hard disk 403 drive. In this case, GRUB uses one partition of the disk, instead of the 410 This specifies the first @dfn{extended partition} of the first hard disk 411 drive. Note that the partition numbers for extended partitions are 419 This means the BSD @samp{a} partition of the second hard disk. If you [all …]
|
H A D | grub.info-2 | 268 is embedded in an MBR or the boot sector of a partition. Because a 356 PART-NUM represents the partition number of DEVICE, starting from 363 first PC partition containing a BSD disklabel, then finds the 370 partition of the disk (or the boot sector of the partition when 392 in the first partition of the first hard disk. If you omit the device 713 * hide:: Hide a partition 716 * partnew:: Make a primary partition 717 * parttype:: Change the type of a partition 725 * unhide:: Unhide a partition 846 - Command: hide partition [all …]
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | TODO | 72 partition. (We already have the code, but need an approval by an 76 partition, so that it won't be accidentally erased or modified by 87 ? Add a partition naming syntax that means ``the first partition of
|
H A D | NEWS | 143 * Booting Windows from a logical partition is supported. 175 unmount the partition where GRUB images reside. We'd recommend _not_ 201 * The utility `grub-install' recognizes a separate boot partition 203 * New commands, "partnew" and "parttype". You can modify partition 235 * Recognize the Linux extended partition type. 293 * Support the partition ids for NetBSD and OpenBSD. 378 * GRUB now correctly points ES:SI at a partition descriptor when 401 format. Added "relative" disk and partition capability, see 425 partition active with "makeactive" command). 468 extended partitions... so any PC partition number above 3 will give [all …]
|
/titanic_50/usr/src/grub/grub-0.97/lib/ |
H A D | device.h | 44 extern int write_to_partition (char **map, int drive, int partition,
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 362 int partition; in nxge_fflp_fcram_init() local 400 for (partition = 0; partition < FFLP_FCRAM_MAX_PARTITION; partition++) { in nxge_fflp_fcram_init() 401 rs = npi_fflp_cfg_fcram_partition_disable(handle, partition); in nxge_fflp_fcram_init() 405 " enable for partition %d ", partition)); in nxge_fflp_fcram_init() 1701 uint8_t partition; in nxge_fflp_config_hash_lookup_enable() local 1708 for (partition = 0; partition < NXGE_MAX_RDC_GROUPS; partition++) { in nxge_fflp_config_hash_lookup_enable() 1709 if (p_cfgp->grpids[partition]) { in nxge_fflp_config_hash_lookup_enable() 1711 handle, partition); in nxge_fflp_config_hash_lookup_enable() 1716 " enable for partition %d ", partition)); in nxge_fflp_config_hash_lookup_enable() 1734 uint8_t partition; in nxge_fflp_config_hash_lookup_disable() local [all …]
|
/titanic_50/usr/src/lib/libdiskmgt/common/ |
H A D | partition.c | 263 descriptor_t *partition = NULL; in partition_get_descriptor_by_name() local 272 partition = partitions[i]; in partition_get_descriptor_by_name() 280 if (partition == NULL) { in partition_get_descriptor_by_name() 284 return (partition); in partition_get_descriptor_by_name()
|
/titanic_50/usr/src/cmd/boot/installgrub/ |
H A D | installgrub.c | 747 device->partition = 0; in get_start_sector() 761 device->partition = pno; in get_start_sector() 808 device->partition = i; in get_start_sector() 852 device->partition = pno - 1; in get_start_sector() 881 (void) fprintf(stdout, SOLPAR_INACTIVE, device->partition + 1); in get_start_sector() 1029 (void) fprintf(stdout, WRITE_STAGE2_DISK, device->partition, in write_stage2() 1051 (void) fprintf(stdout, WRITE_PBOOT, device->partition, in write_stage1() 1444 = (device->partition << 16) | (device->slice << 8) | 0xff; in prepare_stage2()
|
H A D | installgrub.h | 45 int partition; member
|
/titanic_50/usr/src/uts/common/avs/ns/solaris/ |
H A D | nsc_raw.c | 74 int partition; /* partition number */ member 360 cdi->partition = -1; in _raw_open() 749 &_nsc_raw_files[cd].partition)); in _raw_attach_io() 829 if ((*partitionp = _nsc_raw_files[cd].partition) != -1) { in nskern_partition()
|
/titanic_50/usr/src/cmd/avs/nsctl/ |
H A D | nskernd.c | 726 int partition; in main() local 957 partition = -1; in main() 959 &partition, data.char1); in main() 960 data.data2 = (uint64_t)partition; in main()
|
/titanic_50/usr/src/cmd/fdisk/ |
H A D | fdisk.c | 3076 struct ipart *partition[FD_NUMPART]; local 3100 partition[i] = &localpart[i]; 3103 if (partition[i]->systid == UNUSED) 3106 if (partition[j]->systid == UNUSED) 3108 if (LE_32(partition[j]->relsect) < 3109 LE_32(partition[i]->relsect)) { 3110 struct ipart *temp = partition[i]; 3111 partition[i] = partition[j]; 3112 partition[j] = temp; 3189 first_free = LE_32(partition[i - 1]->relsect) + [all …]
|
/titanic_50/usr/src/lib/libdiskmgt/ |
H A D | Makefile.com | 46 partition.o \
|
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_fip.c | 251 fip_desc_partition_t *partition; in eib_fip_parse_login_ack() local 336 partition = &(ack->ak_vhub_partition); in eib_fip_parse_login_ack() 337 if (partition->pn_type != FIP_DESC_TYPE_PARTITION || in eib_fip_parse_login_ack() 338 partition->pn_len != FIP_DESC_LEN_PARTITION) { in eib_fip_parse_login_ack() 342 FIP_DESC_LEN_PARTITION, partition->pn_type, in eib_fip_parse_login_ack() 343 partition->pn_len); in eib_fip_parse_login_ack() 391 ld->ld_vhub_pkey = ntohs(partition->pn_pkey); in eib_fip_parse_login_ack()
|