summaryrefslogtreecommitdiffstats
path: root/sys/pccard/slot.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-02-21 06:52:20 +0000
committerimp <imp@FreeBSD.org>2000-02-21 06:52:20 +0000
commit9ed91a0fa5b0949079e616ed4e74598919e2131a (patch)
tree72097b447d58dd9b7a83d38242c981dab0447c47 /sys/pccard/slot.h
parentacfee30552914b1fc92f65d06fd0b5f151bb3302 (diff)
downloadFreeBSD-src-9ed91a0fa5b0949079e616ed4e74598919e2131a.zip
FreeBSD-src-9ed91a0fa5b0949079e616ed4e74598919e2131a.tar.gz
/tmp/msg
Diffstat (limited to 'sys/pccard/slot.h')
-rw-r--r--sys/pccard/slot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pccard/slot.h b/sys/pccard/slot.h
index 07c9907..068834a 100644
--- a/sys/pccard/slot.h
+++ b/sys/pccard/slot.h
@@ -110,7 +110,6 @@ struct slot {
unsigned int insert_seq; /* Firing up under the card */
struct callout_handle insert_ch;/* Insert event timeout handle */
struct callout_handle poff_ch; /* Power Off timeout handle */
- struct callout_handle disable_ch; /* Disable spl0 kludge */
enum cardstate state, laststate; /* Current/last card states */
struct selinfo selp; /* Info for select */
OpenPOWER on IntegriCloud