summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/card_if.m
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pccard/card_if.m')
-rw-r--r--sys/dev/pccard/card_if.m4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/pccard/card_if.m b/sys/dev/pccard/card_if.m
index 5e0bfd8..47376c7 100644
--- a/sys/dev/pccard/card_if.m
+++ b/sys/dev/pccard/card_if.m
@@ -88,6 +88,10 @@ METHOD int detach_card {
int flags;
}
+HEADER {
+ #define DETACH_FORCE 0x01
+}
+
#
# Returns the type of card this is. Maybe we don't need this.
#
OpenPOWER on IntegriCloud