Searched refs:sgi_mace (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/sgi-ip32/
H A Dip32-platform.c18 #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))
H A Dcrime.c24 struct sgi_mace __iomem *mace;
35 mace = ioremap(MACE_BASE, sizeof(struct sgi_mace));
/linux-master/arch/mips/include/asm/ip32/
H A Dmace.h338 struct sgi_mace { struct
363 extern struct sgi_mace __iomem *mace;
/linux-master/drivers/parport/
H A Dparport_ip32.c2041 p->base = MACE_BASE + offsetof(struct sgi_mace, isa.parallel);
2042 p->base_hi = MACE_BASE + offsetof(struct sgi_mace, isa.ecp1284);

Completed in 227 milliseconds