Home
last modified time | relevance | path

Searched refs:cpg (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Ddisklbl.h128 u_int16_t cpg; /* UFS: FS cylinders per group */ member
131 #define p_cpg __partition_u1.cpg
/netbsd/src/sys/arch/atari/stand/tostools/aptck/
Ddisklbl.h128 u_int16_t cpg; /* UFS: FS cylinders per group */ member
131 #define p_cpg __partition_u1.cpg
/netbsd/src/lib/libukfs/
Dukfs_int_disklabel.h146 uint16_t cpg; /* UFS: FS cylinders per group */ member
149 #define p_cpg __partition_u1.cpg
/netbsd/src/sys/sys/
Ddisklabel.h113 uint16_t cpg; /* UFS: FS cylinders per group */ member
116 #define p_cpg __partition_u1.cpg
290 uint16_t cpg; member
Ddisklabel_rdb.h121 uint32_t cpg; /* 22: cylinders per group */ member
/netbsd/src/usr.sbin/makefs/
Dffs.h48 int cpg; /* cylinders per group */ member
Dffs.c190 ffs_opts->cpg= -1; in ffs_prep_opts()
343 if (ffs_opts->cpg == -1) in ffs_validate()
344 ffs_opts->cpg = DFL_CYLSPERGROUP; in ffs_validate()
453 fs->bsize, fs->fsize, fs->cpg, fs->density); in ffs_dump_fsinfo()
/netbsd/src/distrib/sgimips/miniroot/
Ddiskimage.label.proto21 # size offset fstype [fsize bsize cpg/sgs]
/netbsd/src/distrib/common/bootimage/
Ddiskproto.noswap.in21 # size offset fstype [fsize bsize cpg/sgs]
Ddiskproto.in21 # size offset fstype [fsize bsize cpg/sgs]
Ddiskproto.noswap.mbr.in21 # size offset fstype [fsize bsize cpg/sgs]
Ddiskproto.mbr.in21 # size offset fstype [fsize bsize cpg/sgs]
Ddiskproto.mbrfat.in21 # size offset fstype [fsize bsize cpg/sgs]
/netbsd/src/sbin/newfs/
Dextern.h42 extern int cpg; /* cylinders/cylinder group */
/netbsd/src/usr.bin/rump_allserver/
Drump_allserver.c614 uint16_t cpg; /* UFS: FS cylinders per group */ member
617 #define p_cpg __partition_u1.cpg
/netbsd/src/external/bsd/iscsi/dist/doc/
DHOWTO-iSCSI-encrypt.txt82 # size offset fstype [fsize bsize cpg/sgs]
148 # size offset fstype [fsize bsize cpg/sgs]
/netbsd/src/sys/dev/pci/
Dmpii.c3643 struct mpii_cfg_raid_config_pg0 *cpg; in mpii_bio_hs() local
3665 cpg = malloc(pagelen, M_TEMP, M_WAITOK | M_ZERO); in mpii_bio_hs()
3666 if (cpg == NULL) { in mpii_bio_hs()
3673 MPII_PG_EXTENDED, &ehdr, 1, cpg, pagelen) != 0) { in mpii_bio_hs()
3676 free(cpg, M_TEMP); in mpii_bio_hs()
3680 el = (struct mpii_raid_config_element *)(cpg + 1); in mpii_bio_hs()
3681 for (i = 0; i < cpg->num_elements; i++, el++) { in mpii_bio_hs()
3695 free(cpg, M_TEMP); in mpii_bio_hs()
3705 free(cpg, M_TEMP); in mpii_bio_hs()
/netbsd/src/sys/arch/amiga/amiga/
Ddisksubr.c470 pp->p_cpg = pbp->e.cpg; in readdisklabel()
/netbsd/src/sys/arch/ofppc/ofppc/
Ddisksubr.c548 pp->p_cpg = pbp->e.cpg; in read_rdb_label()
/netbsd/src/distrib/sparc/
Dinstall.md166 # size offset fstype [fsize bsize cpg]
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog-0001292 2001-10-09 Christian Groessler <cpg@aladdin.de>
603 2001-08-01 Christian Groessler <cpg@aladdin.de>
788 2001-06-06 Christian Groessler <cpg@aladdin.de>
931 2001-04-24 Christian Groessler <cpg@aladdin.de>
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog-0001292 2001-10-09 Christian Groessler <cpg@aladdin.de>
603 2001-08-01 Christian Groessler <cpg@aladdin.de>
788 2001-06-06 Christian Groessler <cpg@aladdin.de>
931 2001-04-24 Christian Groessler <cpg@aladdin.de>
/netbsd/src/external/gpl2/lvm2/dist/
Dconfigure.in511 dnl -- Check cpg library.
/netbsd/src/external/gpl3/binutils/dist/include/coff/
DChangeLog-9103127 2001-10-26 Christian Groessler <cpg@aladdin.de>
/netbsd/src/external/gpl3/gdb/dist/include/coff/
DChangeLog-9103127 2001-10-26 Christian Groessler <cpg@aladdin.de>

12