summaryrefslogtreecommitdiff
path: root/sys/dev/ic/amireg.h
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2005-09-18 06:59:33 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2005-09-18 06:59:33 +0000
commite3e0d151acb434a59a3142682aabbf33bf919797 (patch)
tree0ab2121a2d2a3d21037d17ecfc658aebffd15d7e /sys/dev/ic/amireg.h
parentea119a262a8f7765e1e7e03ffe4d1b700056f4a0 (diff)
speeling
Diffstat (limited to 'sys/dev/ic/amireg.h')
-rw-r--r--sys/dev/ic/amireg.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/ic/amireg.h b/sys/dev/ic/amireg.h
index 74289b386ce..d77790e8f7b 100644
--- a/sys/dev/ic/amireg.h
+++ b/sys/dev/ic/amireg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: amireg.h,v 1.22 2005/08/17 21:36:42 marco Exp $ */
+/* $OpenBSD: amireg.h,v 1.23 2005/09/18 06:59:32 dlg Exp $ */
/*
* Copyright (c) 2000 Michael Shalayeff
@@ -250,7 +250,7 @@ struct ami_iocmd {
u_int8_t aio_pad1[3];
} _ami_io;
-#define acc_passthru _._ami_passru
+#define acc_passthru _._ami_passthru
struct {
u_int16_t apt_dummy0;
u_int32_t apt_dummy1;
@@ -258,7 +258,7 @@ struct ami_iocmd {
u_int8_t apt_dummy2;
u_int8_t apt_dummy3;
u_int8_t apt_reserved;
- } _ami_passru;
+ } _ami_passthru;
#define acc_ldrv _._ami_ldrv
struct {
@@ -313,7 +313,7 @@ struct ami_iocmd64 {
u_int8_t apt_dummy2;
u_int8_t apt_dummy3;
u_int8_t apt_reserved;
- } _ami_passru;
+ } _ami_passthru;
struct {
u_int16_t ald_dummy0;