Searched refs:part (Results 51 - 75 of 186) sorted by relevance

12345678

/freebsd-9.3-release/sbin/geom/
H A DMakefile5 .PATH: ${.CURDIR}/class/part \
/freebsd-9.3-release/lib/libdisk/
H A Dopen_disk.c222 d->chunks->part->part == NULL) {
233 d->chunks->part->part == NULL) {
248 i = Add_Chunk(d, off, len, n, part, 0, 0, 0);
270 i = Add_Chunk(d, off, len, n, part, ty, 0, 0);
297 if (platform == p_sparc64 && d->chunks->part->part == NULL) {
H A Dwrite_sparc64_disk.c52 c2 = c->part;
75 for (c1 = c2->part; c1 != NULL; c1 = c1->next) {
94 * seems to indicate that this covers the "obviously" visible part
H A Dlibdisk.h53 part, enumerator in enum:__anon5184
97 struct chunk *part; member in struct:chunk
125 * IS_ROOT - This 'part' is a rootfs, allocate 'a'
323 * >>>>>> 0x3d100 0 40960 40959 wd0s1a 5 part 0 0
324 * >>>>>> 0x3d180 40960 131072 172031 wd0s1b 5 part 0 0
325 * >>>>>> 0x3d1c0 172032 409600 581631 wd0s1e 5 part 0 0
326 * >>>>>> 0x3d200 581632 378488 960119 wd0s1f 5 part 0 0
332 * >>>>>> 0x3d340 967680 443520 1411199 wd0s4a 5 part 0 0
340 * <struct chunk> --> part
/freebsd-9.3-release/sys/boot/powerpc/ps3/
H A Dps3disk.c199 int nparts, eps, i, part, err; local
264 for (lba = slba, part = 0; lba < elba; lba++) {
279 od->od_gpt_parts[part].gp_index = (lba - slba) * eps + i + 1;
280 od->od_gpt_parts[part].gp_type = ent[i].ent_type;
281 od->od_gpt_parts[part].gp_start = le64toh(ent[i].ent_lba_start);
282 od->od_gpt_parts[part].gp_end = le64toh(ent[i].ent_lba_end);
283 ps3disk_uuid_letoh(&od->od_gpt_parts[part].gp_type);
284 part++;
/freebsd-9.3-release/contrib/dialog/samples/install/
H A Dsetup.c236 int part, ret; local
238 if ((part = select_source_partition()) <= -1)
240 name = partitions[part].name;
277 int part, ret; local
290 if ((part = select_install_partition()) <= -1)
292 install_partition = name = partitions[part].name;
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-packages.sh145 for part in ${line}
149 PKGNAME="${part}"
153 PACKAGE=`basename "${part}"`
157 DESC="${part}"
161 CATEGORY=`echo "${part}" | cut -f1 -d' '`
165 DEPS="${part}"
/freebsd-9.3-release/usr.sbin/sade/
H A Dinstall.c149 for (c1 = disk->chunks->part; c1; c1 = c1->next) {
151 if (c1->type == part) {
156 for (c2 = c1->part; c2; c2 = c2->next) {
159 for (c2 = c1->part; c2; c2 = c2->next) {
161 if (c2->type == part && c2->subtype != FS_SWAP && c2->private_data) {
179 else if (c2->type == part && c2->subtype == FS_SWAP) {
H A Dlabel.c250 for (c1 = c->part; c1; c1 = c1->next) {
283 for (c1 = d->chunks->part; c1; c1 = c1->next) {
305 for (c1 = d->chunks->part; c1; c1 = c1->next) {
307 for (c2 = c1->part; c2; c2 = c2->next) {
308 if (c2->type == part) {
329 else if (c1->type == part) {
340 for (c2 = c1->part; c2; c2 = c2->next) {
341 if (c2->type == part) {
1080 (type == PART_EFI) ? efi : part,
1083 part, (typ
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dgenoutput.c5 This file is part of GCC.
423 /* Stores in max_opno the largest operand number present in `part', if
434 scan_operands (struct data *d, rtx part, int this_address_p,
441 if (part == 0)
444 switch (GET_CODE (part))
447 opno = XINT (part, 0);
465 d->operand[opno].mode = GET_MODE (part);
467 d->operand[opno].predicate = XSTR (part, 1);
468 d->operand[opno].constraint = strip_whitespace (XSTR (part, 2));
476 opno = XINT (part,
430 scan_operands(struct data *d, rtx part, int this_address_p, int this_strict_low) argument
[all...]
/freebsd-9.3-release/sbin/sunlabel/
H A Dsunlabel.c119 static int parse_size(struct sun_disklabel *sl, int part, char *size);
120 static int parse_offset(struct sun_disklabel *sl, int part, char *offset);
124 static unsigned int parse_flag(struct sun_disklabel *sl, int part,
126 static unsigned int parse_tag(struct sun_disklabel *sl, int part,
548 uint8_t part; local
667 &part, size, offset, tag, flag);
675 if (parse_size(&sl1, part - 'a', size) ||
676 parse_offset(&sl1, part - 'a', offset))
680 if (rv == 5 && parse_flag(&sl1, part - 'a', flag))
682 if (parse_tag(&sl1, part
703 parse_size(struct sun_disklabel *sl, int part, char *size) argument
746 parse_offset(struct sun_disklabel *sl, int part, char *offset) argument
935 parse_tag(struct sun_disklabel *sl, int part, const char *tag) argument
960 parse_flag(struct sun_disklabel *sl, int part, const char *flag) argument
[all...]
/freebsd-9.3-release/sys/geom/part/
H A Dg_part_vtoc8.c46 #include <geom/part/g_part.h>
191 be16enc(&table->vtoc.part[index].tag, tag);
192 be16enc(&table->vtoc.part[index].flag, 0);
245 be16enc(&table->vtoc.part[VTOC_RAW_PART].tag, VTOC_TAG_BACKUP);
274 be16dec(&table->vtoc.part[entry->gpe_index - 1].tag));
292 tag = be16dec(&table->vtoc.part[entry->gpe_index - 1].tag);
314 be16enc(&table->vtoc.part[entry->gpe_index - 1].tag, tag);
458 bzero(&table->vtoc.part, sizeof(table->vtoc.part));
474 tag = be16dec(&table->vtoc.part[inde
[all...]
H A Dg_part_ldm.c47 #include <geom/part/g_part.h>
58 TUNABLE_INT("kern.geom.part.ldm.debug", &ldm_debug);
67 TUNABLE_INT("kern.geom.part.ldm.show_mirrors", &show_mirrors);
278 struct ldm_partition part; member in union:ldm_vblk::__anon9297
838 blk->u.part.start = be64dec(p + offset + 12);
839 blk->u.part.offset = be64dec(p + offset + 20);
840 offset = ldm_vnum_get(p, offset + 28, &blk->u.part.size, size);
845 offset = ldm_vnum_get(p, offset, &blk->u.part.comp_id, size);
850 offset = ldm_vnum_get(p, offset, &blk->u.part.disk_id, size);
1109 vblk->u.part
1233 struct gpt_ent *part; local
1357 struct ldm_partition *part; local
[all...]
/freebsd-9.3-release/sbin/bsdlabel/
H A Dbsdlabel.c641 fprintf(f, " # \"raw\" part, don't edit");
771 u_int part; local
996 part = *cp - 'a';
997 if (part >= lp->d_npartitions) {
1004 part_set[part] = 1;
1006 if (getasciipartspec(tp, lp, part, lineno) != 0) {
1039 * Read a partition line into partition `part' in the specified disklabel.
1043 getasciipartspec(char *tp, struct disklabel *lp, int part, int lineno) argument
1050 pp = &lp->d_partitions[part];
1054 NXTWORD(part_size_type[part],
1129 char part; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pragma.c86 const char *name, *part; local
108 part = dnp->dn_string;
111 if (strcmp(part, "provider") == 0) {
113 } else if (strcmp(part, "module") == 0) {
115 } else if (strcmp(part, "function") == 0) {
117 } else if (strcmp(part, "name") == 0) {
119 } else if (strcmp(part, "args") == 0) {
124 "for provider %s\n", name, part);
338 * just concatenate and print as part of our error message.
/freebsd-9.3-release/contrib/groff/contrib/mm/
H A DNOTES13 The arg is part of a filename in mm/*.MT or mm/*.cov.
28 Here is a part of ms.cov:
/freebsd-9.3-release/sys/boot/i386/gptboot/
H A Dgptboot.c128 if (gptfind(&freebsd_ufs_uuid, &dsk, dsk.part) == -1) {
149 dsk.part = -1;
214 dsk.part, kname);
258 dsk.part);
334 MAKEBOOTDEV(dev_maj[dsk.type], dsk.part + 1, dsk.unit, 0xff),
409 dsk.part = *arg - '0';
410 if (dsk.part < 1 || dsk.part > 9)
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dconfig.c101 if (c->type == part && (c->flags & CHUNK_IS_ROOT)
116 if (c1->type == part && c1->subtype == FS_SWAP)
118 else if (c1->type == part || c1->type == fat || c1->type == efi)
128 else if (c1->type == part) {
140 if (c1->type == part) {
165 if (c1->type == part && c1->subtype != FS_SWAP) {
209 for (c1 = disk->chunks->part; c1; c1 = c1->next) {
215 for (c2 = c1->part; c2; c2 = c2->next) {
216 if (c2->type == part && (c2->subtype == FS_SWAP || c2->private_data))
220 else if (((c1->type == fat || c1->type == efi || c1->type == part)
[all...]
H A Dinstall.c108 for (c1 = disk->chunks->part; c1; c1 = c1->next) {
113 for (c2 = c1->part; c2; c2 = c2->next) {
116 for (c2 = c1->part; c2; c2 = c2->next) {
120 if (c2->type == part && c2->subtype != FS_SWAP && pi != NULL) {
200 for (c1 = disk->chunks->part; c1; c1 = c1->next) {
206 for (c2 = c1->part; c2; c2 = c2->next) {
209 for (c2 = c1->part; c2; c2 = c2->next) {
211 if (c2->type == part && c2->subtype == FS_SWAP && !SwapChunk) {
229 for (c1 = disk->chunks->part; c1 != NULL; c1 = c1->next) {
1163 for (c1 = disk->chunks->part; c
[all...]
H A Dlabel.c255 for (c1 = c->part; c1; c1 = c1->next) {
288 for (c1 = d->chunks->part; c1; c1 = c1->next) {
310 for (c1 = d->chunks->part; c1; c1 = c1->next) {
312 for (c2 = c1->part; c2; c2 = c2->next) {
313 if (c2->type == part) {
334 else if (c1->type == part) {
345 for (c2 = c1->part; c2; c2 = c2->next) {
346 if (c2->type == part) {
1087 (type == PART_EFI) ? efi : part,
1090 part, (typ
[all...]
/freebsd-9.3-release/sys/sys/
H A Dvtoc.h77 } part[VTOC8_NPARTS] __packed;
/freebsd-9.3-release/sys/boot/i386/boot2/
H A Dboot2.c127 uint8_t part; member in struct:dsk
279 'a' + dsk.part, kname);
371 MAKEBOOTDEV(dev_maj[dsk.type], dsk.slice, dsk.unit, dsk.part),
454 dsk.part = *arg - 'a';
455 if (dsk.part > 7)
517 if (dsk.part != RAW_PART) {
527 if (dsk.part >= d->d_npartitions ||
528 !d->d_partitions[dsk.part].p_size) {
532 dsk.start += d->d_partitions[dsk.part].p_offset;
/freebsd-9.3-release/sys/boot/pc98/boot2/
H A Dboot2.c130 uint8_t part; member in struct:dsk
418 'a' + dsk.part, kname);
510 MAKEBOOTDEV(dev_maj[dsk.type], dsk.slice, dsk.unit, dsk.part),
593 dsk.part = *arg - 'a';
594 if (dsk.part > 7)
655 if (dsk.part != RAW_PART) {
660 if (dsk.part >= d->d_npartitions ||
661 !d->d_partitions[dsk.part].p_size) {
665 dsk.start += d->d_partitions[dsk.part].p_offset;
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1292 // Calculate the pointer for the specific unroll-part.
1316 // Calculate the pointer for the specific unroll-part.
1379 // For each vector unroll 'part':
1632 // the part that the vectorized body will execute.
2226 for (unsigned part = 0; part < UF; ++part) {
2228 // first unroll part.
2229 Value *StartVal = (part == 0) ? VectorStart : Identity;
2230 cast<PHINode>(VecRdxPhi[part])
[all...]
/freebsd-9.3-release/sys/boot/i386/zfsboot/
H A Dzfsboot.c354 unsigned part, entries_per_sec; local
398 for (part = 0; part < entries_per_sec; part++) {
399 ent = (struct gpt_ent *)(sec + part * hdr.hdr_entsz);
461 dsk->part = 0;
473 dsk->slice, dsk->unit, dsk->part),
509 dsk->part = 0;

Completed in 332 milliseconds

12345678