Searched defs:PCMmap (Results 1 – 3 of 3) sorted by relevance
314 struct PCMmap { struct315 ulong ca; /* card address */316 ulong cea; /* card end address */317 ulong isa; /* ISA address */318 int len; /* length of the ISA area */319 int attr; /* attribute memory */320 int ref;
16 typedef struct PCMmap PCMmap; typedef
14 typedef struct PCMmap PCMmap; typedef