Home
last modified time | relevance | path

Searched refs:sgi_mace (Results 1 – 3 of 3) sorted by relevance

/arch/mips/sgi-ip32/
Dip32-platform.c16 #define MACEISA_SERIAL1_OFFS offsetof(struct sgi_mace, isa.serial1)
17 #define MACEISA_SERIAL2_OFFS offsetof(struct sgi_mace, isa.serial2)
Dcrime.c22 struct sgi_mace __iomem *mace;
33 mace = ioremap(MACE_BASE, sizeof(struct sgi_mace)); in crime_init()
/arch/mips/include/asm/ip32/
Dmace.h338 struct sgi_mace { struct
363 extern struct sgi_mace __iomem *mace; argument