Searched defs:PCMmap (Results 1 – 3 of 3) sorted by relevance
331 struct PCMmap { struct332 ulong ca; /* card address */333 ulong cea; /* card end address */334 ulong isa; /* ISA address */335 int len; /* length of the ISA area */336 int attr; /* attribute memory */337 int ref;
15 typedef struct PCMmap PCMmap; typedef
13 typedef struct PCMmap PCMmap; typedef