Searched refs:SYSIF_REGS (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/message/fusion/
H A Dmptbase.h366 } SYSIF_REGS; typedef in typeref:struct:_SYSIF_REGS
370 * in conjunction with SYSIF_REGS accesses!
621 SYSIF_REGS __iomem *chip; /* == c8817000 (mmap) */
622 SYSIF_REGS __iomem *pio_chip; /* Programmed IO (downloadboot) */
H A Dmptbase.c1729 ioc->chip = (SYSIF_REGS __iomem *)mem;
1733 ioc->pio_chip = (SYSIF_REGS __iomem *)port;

Completed in 148 milliseconds