Searched refs:sgi_mace (Results 1 – 3 of 3) sorted by relevance
18 #define MACEISA_SERIAL1_OFFS offsetof(struct sgi_mace, isa.serial1)19 #define MACEISA_SERIAL2_OFFS offsetof(struct sgi_mace, isa.serial2)95 #define MACE_RTC_RES_START (MACE_BASE + offsetof(struct sgi_mace, isa.rtc))
22 struct sgi_mace __iomem *mace;33 mace = ioremap(MACE_BASE, sizeof(struct sgi_mace)); in crime_init()
338 struct sgi_mace { struct363 extern struct sgi_mace __iomem *mace; argument