Searched defs:mace_isa (Results 1 – 1 of 1) sorted by relevance
322 struct mace_isa { struct323 struct mace_parallel parallel;324 char _pad1[0x8000 - sizeof(struct mace_parallel)];326 struct mace_ecp1284 ecp1284;327 char _pad2[0x8000 - sizeof(struct mace_ecp1284)];329 struct mace_serial serial1;330 char _pad3[0x8000 - sizeof(struct mace_serial)];332 struct mace_serial serial2;333 char _pad4[0x8000 - sizeof(struct mace_serial)];335 volatile unsigned char rtc[0x10000];