SYSIF_REGS       1738 drivers/message/fusion/mptbase.c 	ioc->chip = (SYSIF_REGS __iomem *)mem;
SYSIF_REGS       1742 drivers/message/fusion/mptbase.c 	ioc->pio_chip = (SYSIF_REGS __iomem *)port;
SYSIF_REGS        621 drivers/message/fusion/mptbase.h 	SYSIF_REGS __iomem	*chip;		/* == c8817000 (mmap) */
SYSIF_REGS        622 drivers/message/fusion/mptbase.h 	SYSIF_REGS __iomem	*pio_chip;	/* Programmed IO (downloadboot) */