Home
last modified time | relevance | path

Searched defs:PCMmap (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/9/pc/
H A Dio.h314 struct PCMmap { struct
315 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;
H A Ddat.h16 typedef struct PCMmap PCMmap; typedef
/plan9/sys/src/9/pcboot/
H A Ddat.h14 typedef struct PCMmap PCMmap; typedef