Home
last modified time | relevance | path

Searched refs:density (Results 1 – 25 of 129) sorted by relevance

123456

/netbsd-src/sys/dev/scsipi/
H A Dst.c524 if (mode->density) { in st_loadquirks()
525 mode2->density = mode->density; in st_loadquirks()
906 st->density = st->modes[dsty].density; in st_mount_tape()
908 st->density = st->media_density; in st_mount_tape()
967 st->density = 0; in st_unmount()
1014 switch (st->density) { in st_decide_mode()
1077 switch (st->density) { in st_decide_mode()
1465 hold_density = st->density; in stioctl()
1487 g->mt_density = st->density; in stioctl()
1492 g->mt_mdensity[0] = st->modes[0].density; in stioctl()
[all …]
H A Dstvar.h66 uint8_t density; member
102 uint8_t density; /* present density */ member
H A Dscsi_spc.h164 uint8_t density; member
172 uint8_t density; member
178 uint8_t density; member
H A Dst_scsi.c209 st->media_density = scsipi_sense.blk_desc.density; in st_scsibus_mode_sense()
317 scsi_pdata.blk_desc.density = 0; in st_scsibus_cmprss()
/netbsd-src/sbin/dump/
H A Dmain.c113 int density; /* density in bytes/0.1" */ variable
198 case 'd': /* density, in bits per inch */ in main()
199 density = numarg("density", 10L, 327670L) / 10; in main()
200 if (density >= 625 && !bflag) in main()
398 * Determine how to default tape size and density in main()
400 * density tape size in main()
406 if (density == 0) in main()
407 density in main()
[all...]
/netbsd-src/sbin/newfs_ext2fs/
H A Dnewfs_ext2fs.c112 uint density; /* number of bytes per inode */ variable
188 density = strsuftoi64("bytes per inode", in main()
382 if (density != 0) in main()
383 num_inodes = fssize / density; in main()
/netbsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c121 static int density; /* number of bytes per inode */ variable
162 density = ffs_opts->density; in ffs_mkfs()
343 origdensity = density; in ffs_mkfs()
345 fragsperinode = MAX(ffs_numfrags(&sblock, density), 1); in ffs_mkfs()
364 density -= sblock.fs_fsize; in ffs_mkfs()
366 if (density != origdensity) in ffs_mkfs()
367 printf("density reduced from %d to %d\n", origdensity, density); in ffs_mkfs()
/netbsd-src/sys/arch/atari/dev/
H A Dfd.c109 * The density codes
111 #define FLP_DD 0 /* Double density */
112 #define FLP_HD 1 /* High density */
140 int density; /* density code */ member
171 int density; /* density code */ member
520 sc->density = fdtypes[type].density; in fdopen()
556 if (sc->density ! in fdopen()
[all...]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.opt631 -param=rs6000-density-pct-threshold=
640 -param=rs6000-density-size-threshold=
642 Like parameter rs6000-density-pct-threshold, we also check the total sum of
646 -param=rs6000-density-penalty=
648 When both heuristics with rs6000-density-pct-threshold and
649 rs6000-density-size-threshold are satisfied, we decide to penalize the loop
653 -param=rs6000-density-load-pct-threshold=
662 -param=rs6000-density-load-num-threshold=
664 Like parameter rs6000-density-load-pct-threshold, we also check if the total
/netbsd-src/sbin/newfs/
H A Dnewfs.c220 int density; /* number of bytes per inode */ variable
378 density = strsuftoi64("bytes per inode", in main()
689 if (density == 0) in main()
690 density = NFPI * fsize; in main()
H A Dextern.h46 extern int density; /* number of bytes per inode */
/netbsd-src/distrib/mac68k/miniroot/
H A DMakefile.inc5 MAKEFS_FLAGS+= -o density=12k
/netbsd-src/distrib/atari/floppies/install/
H A DMakefile7 IMGMAKEFSOPTIONS= -o bsize=4096,fsize=512,density=4096
/netbsd-src/distrib/hp300/miniroot/
H A DMakefile.inc6 MAKEFS_FLAGS+= -o density=4k
/netbsd-src/distrib/mvme68k/miniroot/
H A DMakefile.inc4 MAKEFS_FLAGS+= -o density=4096
/netbsd-src/usr.sbin/makefs/
H A Dffs.h50 int density; /* bytes per inode */ member
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-arc.texi85 Assemble for ARC EM with code-density instructions.
88 Assemble for ARC EM with code-density instructions.
91 Assemble for ARC EM with code-density instructions.
94 Assemble for ARC EM with code-density, and double-precision assist
136 @cindex @code{-mcode-density} command-line option, ARC
137 @item -mcode-density
454 Assemble for ARC EM with code-density instructions.
457 Assemble for ARC EM with code-density instructions.
460 Assemble for ARC EM with code-density instructions.
463 Assemble for ARC EM with code-density, and double-precision assist
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-arc.texi85 Assemble for ARC EM with code-density instructions.
88 Assemble for ARC EM with code-density instructions.
91 Assemble for ARC EM with code-density instructions.
94 Assemble for ARC EM with code-density, and double-precision assist
136 @cindex @code{-mcode-density} command-line option, ARC
137 @item -mcode-density
454 Assemble for ARC EM with code-density instructions.
457 Assemble for ARC EM with code-density instructions.
460 Assemble for ARC EM with code-density instructions.
463 Assemble for ARC EM with code-density, and double-precision assist
/netbsd-src/distrib/hpcsh/miniroot/
H A DMakefile.inc7 MAKEFS_FLAGS+= -o density=2k
/netbsd-src/distrib/playstation2/miniroot/
H A DMakefile.inc6 MAKEFS_FLAGS+= -o density=2k
/netbsd-src/distrib/hpcarm/miniroot/
H A DMakefile.inc6 MAKEFS_FLAGS+= -o density=2k
/netbsd-src/distrib/vax/miniroot/
H A DMakefile.inc4 MAKEFS_FLAGS+= -o density=3k
/netbsd-src/distrib/amiga/miniroot/
H A DMakefile.inc4 MAKEFS_FLAGS+= -o density=4k
/netbsd-src/distrib/hpcmips/miniroot/
H A DMakefile.inc6 MAKEFS_FLAGS+= -o density=2k
/netbsd-src/distrib/sparc/miniroot/
H A DMakefile.inc6 MAKEFS_FLAGS+= -o density=4k

123456