Searched refs:disk (Results 226 - 250 of 398) sorted by relevance

1234567891011>>

/netbsd-current/usr.sbin/vnconfig/
H A Dvnconfig.c75 #include <sys/disk.h>
314 errx(1, "unknown disk type: %s", tabname);
/netbsd-current/sys/dev/ofw/
H A Dofnet.c44 #include <sys/disk.h>
/netbsd-current/sys/arch/vax/boot/xxboot/
H A Dstart.S174 /* uVAX main entry is at the start of the second disk block. This is
178 .org 0x200 # uVAX booted from disk starts here
/netbsd-current/sys/dev/sun/
H A Ddisksubr.c66 #include <sys/disk.h>
79 * Attempt to read a disk label from a device
98 /* minimal requirements for archtypal disk label */
113 /* next, dig out disk label */
121 /* if successful, locate disk label within block and validate */
129 return ("disk label read error");
131 /* Check for a NetBSD disk label at LABELOFFSET */
135 return ("NetBSD disk label corrupted");
140 /* Check for a Sun disk label (for PROM compatibility). */
146 * Check for a NetBSD disk labe
[all...]
/netbsd-current/sys/dev/ic/
H A Dld_icp.c47 #include <sys/disk.h>
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc298 * This is the header of the data structure that defines the on-disk
377 * Return the total size in bytes of the on-disk value profile data
427 * Both sources of data need to serialize to disk/memory-buffer in common
443 * this method is used to map the in-memory value to on-disk value. If
546 * Return the total size in bytes of the on-disk value profile data
/netbsd-current/sys/arch/usermode/dev/
H A Dvatapi.c37 #include <sys/disk.h>
/netbsd-current/sbin/newfs_ext2fs/
H A Dnewfs_ext2fs.c52 #include <sys/disk.h>
119 static const char lmsg[] = "%s: can't read disk label";
/netbsd-current/sys/arch/mipsco/mipsco/
H A Ddisksubr.c41 #include <sys/disk.h>
59 * Attempt to read a disk label from a device
74 /* minimum requirements for disk label */
130 return "disk label corrupted";
137 return "no disk label";
140 /* encoding of disk minor numbers, should be elsewhere... */
146 * Write disk label back to device after modification.
186 /* Write NetBSD disk label to second sector */
235 * Convert a RISC/os disk label into a NetBSD disk labe
[all...]
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dofw_machdep.c70 #include <sys/disk.h>
/netbsd-current/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmakefile.texi113 they're no longer needed. This saves disk space.
119 is running properly. Note that the disk space required by a ``lean''
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/
H A Dmakefile.texi113 they're no longer needed. This saves disk space.
119 is running properly. Note that the disk space required by a ``lean''
/netbsd-current/sys/sys/
H A DMakefile19 disk.h disklabel.h disklabel_acorn.h disklabel_gpt.h disklabel_rdb.h \
/netbsd-current/sys/arch/xen/xen/
H A Dxen_machdep.c64 #include <sys/disk.h>
/netbsd-current/sys/arch/vax/vax/
H A Dautoconf.c39 #include <sys/disk.h>
/netbsd-current/sys/dev/fdt/
H A Dfdt_boot.c67 #include <sys/disk.h>
106 static uint64_t rndseed_start, rndseed_end; /* our on-disk seed */
/netbsd-current/sys/arch/hpc/hpc/
H A Ddisksubr.c41 #include <sys/disk.h>
110 * Attempt to read a disk label from a device
136 /* minimal requirements for archtypal disk label */
238 /* next, dig out disk label */
246 /* if successful, locate disk label within block and validate */
248 msg = "disk label I/O error";
257 msg = "no disk label";
260 msg = "disk label corrupted";
314 * Write disk label back to device after modification.
368 /* next, dig out disk labe
[all...]
/netbsd-current/sys/arch/sbmips/sbmips/
H A Ddisksubr.c39 #include <sys/disk.h>
81 * Attempt to read a disk label from a device
106 /* minimal requirements for archtypal disk label */
188 /* next, dig out disk label */
196 /* if successful, locate disk label within block and validate */
198 msg = "disk label I/O error";
207 msg = "no disk label";
210 msg = "disk label corrupted";
264 * Write disk label back to device after modification.
309 /* next, dig out disk labe
[all...]
/netbsd-current/sys/arch/playstation2/playstation2/
H A Ddisksubr.c39 #include <sys/disk.h>
80 * Attempt to read a disk label from a device
106 /* minimal requirements for archtypal disk label */
187 /* next, dig out disk label */
195 /* if successful, locate disk label within block and validate */
197 msg = "disk label I/O error";
205 msg = "no disk label";
208 msg = "disk label corrupted";
262 * Write disk label back to device after modification.
307 /* next, dig out disk labe
[all...]
/netbsd-current/sys/arch/evbmips/sbmips/
H A Ddisksubr.c39 #include <sys/disk.h>
81 * Attempt to read a disk label from a device
106 /* minimal requirements for archtypal disk label */
188 /* next, dig out disk label */
196 /* if successful, locate disk label within block and validate */
198 msg = "disk label I/O error";
207 msg = "no disk label";
210 msg = "disk label corrupted";
264 * Write disk label back to device after modification.
309 /* next, dig out disk labe
[all...]
/netbsd-current/distrib/utils/embedded/
H A Dmkimage42 # If -m is given, a number of directories are put on a tmpfs RAM disk
122 -m Optimize the OS installation to mimimize disk writes for SSDs
/netbsd-current/external/cddl/osnet/dist/cmd/zpool/
H A Dzpool_vdev.c33 * disk=(path=..., devid=...)
47 * Hot spares are a special case, and passed down as an array of disk vdevs, at
76 #include <sys/disk.h>
164 * If we're given a whole disk, ignore overlapping slices since we're
187 * Validate a whole disk. Iterate over all slices on the disk and make sure
191 check_disk(const char *name, dm_descriptor_t disk, int force, int isspare) argument
199 * Get the drive associated with this disk. This should never fail,
202 if ((drive = dm_get_associated_descriptors(disk, DM_DRIVE,
243 * overlapping slices because we are using the whole disk
[all...]
/netbsd-current/sys/dev/gpib/
H A Drd.c71 * CS80/SS80 disk driver
84 #include <sys/disk.h>
119 struct disk sc_dk;
167 int ri_nblocks; /* DEV_BSIZE blocks on disk */
408 * Initialize and attach the disk structure.
524 struct disk *dk;
1088 int sectorsize; /* size of a disk sector */
1111 * Convert to disk sectors. Request must be a multiple of size.
/netbsd-current/external/bsd/nsd/dist/
H A DMakefile.in83 XFRD_OBJ=xfrd-disk.o xfrd-notify.o xfrd-tcp.o xfrd.o remote.o $(DNSTAP_OBJ)
443 $(srcdir)/options.h $(srcdir)/udb.h $(srcdir)/xfrd-disk.h $(srcdir)/packet.h $(srcdir)/rdata.h \
473 $(srcdir)/remote.h $(srcdir)/xfrd-disk.h $(srcdir)/dnstap/dnstap_collector.h $(srcdir)/util/proxy_protocol.h \
520 $(srcdir)/xfrd-disk.h $(srcdir)/difffile.h $(srcdir)/udb.h $(srcdir)/nsec3.h $(srcdir)/ipc.h $(srcdir)/remote.h $(srcdir)/lookup3.h $(srcdir)/rrl.h \
539 $(srcdir)/options.h $(srcdir)/tsig.h $(srcdir)/xfrd-tcp.h $(srcdir)/xfrd-disk.h $(srcdir)/xfrd-notify.h $(srcdir)/netio.h $(srcdir)/nsd.h \
542 xfrd-disk.o: $(srcdir)/xfrd-disk.c config.h $(srcdir)/compat/cpuset.h $(srcdir)/xfrd-disk.h $(srcdir)/xfrd.h \
550 $(srcdir)/namedb.h $(srcdir)/dname.h $(srcdir)/radtree.h $(srcdir)/options.h $(srcdir)/tsig.h $(srcdir)/packet.h $(srcdir)/xfrd-disk.h
/netbsd-current/usr.sbin/sysinst/
H A Dmsg.mi.pl168 * $3 = disk size for NetBSD 3TB
180 * $3 = disk size for NetBSD 3TB
194 * $3 = disk size for NetBSD 3TB
532 Enter the correct data manually, or insert a disk and retry.
1259 * no MBR on a disk.
1408 * $1 = total disk size 3000 GB

Completed in 172 milliseconds

1234567891011>>