summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/pccardvarp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pccard/pccardvarp.h')
-rw-r--r--sys/dev/pccard/pccardvarp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccardvarp.h b/sys/dev/pccard/pccardvarp.h
index 892a028..e418730 100644
--- a/sys/dev/pccard/pccardvarp.h
+++ b/sys/dev/pccard/pccardvarp.h
@@ -112,7 +112,7 @@ struct pccard_function {
bus_addr_t pf_mfc_iobase;
bus_addr_t pf_mfc_iomax;
int pf_flags;
- driver_filter_t *filt_handler;
+ driver_filter_t *intr_filter;
driver_intr_t *intr_handler;
void *intr_handler_arg;
void *intr_handler_cookie;
OpenPOWER on IntegriCloud