aboutsummaryrefslogtreecommitdiffstats
path: root/include/pcmcia/cs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pcmcia/cs.h')
-rw-r--r--include/pcmcia/cs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/pcmcia/cs.h b/include/pcmcia/cs.h
index 583a4e33039a..e4faf4420f2a 100644
--- a/include/pcmcia/cs.h
+++ b/include/pcmcia/cs.h
@@ -68,12 +68,6 @@ typedef struct config_req_t {
68#define PRESENT_IOBASE_3 0x100 68#define PRESENT_IOBASE_3 0x100
69#define PRESENT_IOSIZE 0x200 69#define PRESENT_IOSIZE 0x200
70 70
71/* For GetMemPage, MapMemPage */
72typedef struct memreq_t {
73 u_int CardOffset;
74 u_short Page;
75} memreq_t;
76
77/* For RequestWindow */ 71/* For RequestWindow */
78typedef struct win_req_t { 72typedef struct win_req_t {
79 u_int Attributes; 73 u_int Attributes;