summaryrefslogtreecommitdiff
path: root/sys/arch/kbus
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2001-01-25 03:50:55 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2001-01-25 03:50:55 +0000
commit494cde55a24f25e8e7a2c6bc7e645c11cd64951f (patch)
tree5dc4ce418220b723501ba06db24d4002d306ffe8 /sys/arch/kbus
parentd5b53dc02d059c4fbd5a117ffd737efda260d5c1 (diff)
spelling
Diffstat (limited to 'sys/arch/kbus')
-rw-r--r--sys/arch/kbus/dev/sbicvar.h4
-rw-r--r--sys/arch/kbus/dev/sbicvar.h.mvme4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/kbus/dev/sbicvar.h b/sys/arch/kbus/dev/sbicvar.h
index 93228a1341e..3ca88a9a3d7 100644
--- a/sys/arch/kbus/dev/sbicvar.h
+++ b/sys/arch/kbus/dev/sbicvar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: sbicvar.h,v 1.1 1997/10/14 07:25:30 gingold Exp $ */
+/* $OpenBSD: sbicvar.h,v 1.2 2001/01/25 03:50:47 todd Exp $ */
/* $NetBSD: sbicvar.h,v 1.11 1996/04/21 21:12:23 veego Exp $ */
/*
@@ -132,7 +132,7 @@ struct sbic_softc {
u_char sc_stat[2];
u_char sc_msg[7];
u_long sc_clkfreq;
- u_long sc_tcnt; /* number of bytes transfered */
+ u_long sc_tcnt; /* number of bytes transferred */
u_short sc_dmacmd; /* used by dma drivers */
u_short sc_dmatimo; /* dma timeout */
u_long sc_dmamask; /* dma valid mem mask */
diff --git a/sys/arch/kbus/dev/sbicvar.h.mvme b/sys/arch/kbus/dev/sbicvar.h.mvme
index 825f54d957f..005bbbb538a 100644
--- a/sys/arch/kbus/dev/sbicvar.h.mvme
+++ b/sys/arch/kbus/dev/sbicvar.h.mvme
@@ -1,4 +1,4 @@
-/* $OpenBSD: sbicvar.h.mvme,v 1.1 1997/10/14 07:25:30 gingold Exp $ */
+/* $OpenBSD: sbicvar.h.mvme,v 1.2 2001/01/25 03:50:47 todd Exp $ */
/*
* Copyright (c) 1990 The Regents of the University of California.
@@ -120,7 +120,7 @@ struct sbic_softc {
u_char sc_stat[2];
u_char sc_msg[7];
u_long sc_clkfreq;
- u_long sc_tcnt; /* number of bytes transfered */
+ u_long sc_tcnt; /* number of bytes transferred */
u_short sc_dmacmd; /* used by dma drivers */
u_long sc_dmamask; /* dma valid mem mask */