summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/isa/wfd.c3
-rw-r--r--sys/pc98/pc98/wfd.c3
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/i386/isa/wfd.c b/sys/i386/isa/wfd.c
index 696e98eb38fa..4a19d7914610 100644
--- a/sys/i386/isa/wfd.c
+++ b/sys/i386/isa/wfd.c
@@ -124,9 +124,6 @@ struct cappage {
u_char reserved30[2];
};
-/* misuse a flag to identify format operation */
-#define B_FORMAT B_XXX
-
struct wfd {
struct atapi *ata; /* Controller structure */
int unit; /* IDE bus drive unit */
diff --git a/sys/pc98/pc98/wfd.c b/sys/pc98/pc98/wfd.c
index 696e98eb38fa..4a19d7914610 100644
--- a/sys/pc98/pc98/wfd.c
+++ b/sys/pc98/pc98/wfd.c
@@ -124,9 +124,6 @@ struct cappage {
u_char reserved30[2];
};
-/* misuse a flag to identify format operation */
-#define B_FORMAT B_XXX
-
struct wfd {
struct atapi *ata; /* Controller structure */
int unit; /* IDE bus drive unit */