HomeSort by: relevance | last modified time | path
    Searched refs:Disk (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/rump/dev/lib/libdisk/
Makefile 8 COMMENT=Disk-like device support (used e.g. by file systems)
  /src/external/cddl/dtracetoolkit/dist/Bin/
dexplorer 209 mkdir Disk
234 df -k > Info/df-k # Disk
295 # Disk Tests, DTrace
306 ' | $clean > Disk/pgpgin_by_process
321 ' | $clean > Disk/fileopen_count
323 dstatus "Disk I/O size distribution by process..."
326 ' | $clean > Disk/sizedist_by_process
512 rm Disk/pgpgin_by_process
513 rm Disk/fileopen_count
514 rm Disk/sizedist_by_proces
    [all...]
  /src/external/cddl/dtracetoolkit/dist/
dexplorer 209 mkdir Disk
234 df -k > Info/df-k # Disk
295 # Disk Tests, DTrace
306 ' | $clean > Disk/pgpgin_by_process
321 ' | $clean > Disk/fileopen_count
323 dstatus "Disk I/O size distribution by process..."
326 ' | $clean > Disk/sizedist_by_process
512 rm Disk/pgpgin_by_process
513 rm Disk/fileopen_count
514 rm Disk/sizedist_by_proces
    [all...]
  /src/usr.sbin/sysinst/arch/playstation2/
msg.md.de 59 {Diese Festplatte entspricht der folgenden BIOS Disk:
72 {Diese Festplatte entspricht der folgenden BIOS Disk:
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 46 {We are now going to install NetBSD on the disk %s. You may
47 choose to install NetBSD on the entire disk or part of the disk.
52 {It appears that your disk, %s, has not been formatted and initialized
53 for use on MacOS. This program gets the disk layout of your disk by
54 reading the Disk Partition Map which is written by the disk formatter
55 when it prepared the disk for use with the Macintosh system. Your
59 partition structure with any disk formatter. Partitions do no
    [all...]
msg.md.de 54 initialisiert worden. Dieses Programm benutzt das Disk-Layout aus
119 Es gibt %d Disk Bl�cke in der gew�hlten Partition. Geben Sie ein, wieviel
212 {* Keine Root Disk Partition definiert!\n}
215 {* Mehrere Root Disk Partitionen definiert!\n}
  /src/external/bsd/iscsi/dist/include/
driver.h 78 int iscsi_bios_param(Disk *, kdev_t, int *);
  /src/distrib/mvme68k/miniroot/
install.md 59 # return available disk devices
81 # install the boot block on disk $1
102 # $1 is the disk to check
108 elif grep_check "disk label corrupted" /tmp/checkfordisklabel; then
129 echo "WARNING: Disk $_disk has no label"
133 echo "WARNING: Label on disk $_disk is corrupted"
148 you have entered the disklabel editor. Disk partition sizes and offsets
184 useful to have your disk's hardware manual, the installation notes, and a
188 about your disk's geometry. The kernel will attempt to display geometry
190 note of it before, you may wish to reboot and jot down your disk's geometr
    [all...]
  /src/sys/fs/hfs/
libhfs.h 65 #pragma mark Constants (on-disk)
175 #pragma mark On-Disk Types (Mac OS specific)
225 #pragma mark On-Disk Types
libhfs.c 1319 * contents of any b-tree node from the disk, this function will:
2127 #pragma mark Disk Access
  /src/usr.sbin/sysinst/
msg.pm.de 47 message create_vnd {Erstellen eines virtuelle Disk-Images (VND)}
  /src/usr.sbin/sysinst/arch/i386/
msg.md.de 80 {Diese Festplatte entspricht der folgenden BIOS Disk:
  /src/sys/arch/mac68k/obio/
iwm.s 28 * iwm.s -- low level routines for Sony floppy disk access.
83 * Translation table from 'disk bytes' to 6 bit 'nibbles',
118 * Translation table from 6-bit nibbles [0x00..0x3f] to 'disk bytes'
235 * Reset IWM to known state (clear disk I/O latches)
289 * with capabilities (SS/DS, disk inserted, ...)
293 * 1 - 0 = Disk inserted
295 * 3 - 0 = Disk is write protected
296 * 4 - 0 = Disk is DD
334 * old ss 400k drive needs disk speed control from the Macintosh
341 moveq #diskInserted,%d0 | Disk inserted
    [all...]

Completed in 23 milliseconds