Searched defs:PCMmap (Results 1 – 12 of 12) sorted by relevance
250 struct PCMmap { struct251 ulong ca; /* card address */252 ulong cea; /* card end address */253 ulong isa; /* ISA address */254 int len; /* length of the ISA area */255 int attr; /* attribute memory */256 int ref;
115 typedef struct PCMmap PCMmap; typedef
304 struct PCMmap { struct305 ulong ca; /* card address */306 ulong cea; /* card end address */307 ulong isa; /* ISA address */308 int len; /* length of the ISA area */309 int attr; /* attribute memory */310 int ref;
13 typedef struct PCMmap PCMmap; typedef
3 typedef struct PCMmap PCMmap; typedef313 struct PCMmap { struct314 ulong ca; /* card address */315 ulong cea; /* card end address */316 ulong isa; /* local virtual address */317 int len; /* length of the ISA area */318 int attr; /* attribute memory */
2 typedef struct PCMmap PCMmap; typedef429 struct PCMmap { struct430 ulong ca; /* card address */431 ulong cea; /* card end address */432 ulong isa; /* local virtual address */433 int len; /* length of the ISA area */434 int attr; /* attribute memory */
524 pcmunmap(int, PCMmap*) in pcmunmap() argument
6 typedef struct PCMmap PCMmap; typedef557 struct PCMmap { struct580 PCMmap* map; argument
10 typedef struct PCMmap PCMmap; typedef
9 typedef struct PCMmap PCMmap; typedef