Lines Matching refs:AscSetChipLramAddr
1957 #define AscSetChipLramAddr(port, addr) outpw((PortAddr)((port)+IOP_RAM_ADDR), addr) macro
9061 AscSetChipLramAddr(iop_base, s_addr); in DvcPutScsiQ()
9087 AscSetChipLramAddr(iop_base, s_addr); in DvcGetQinfo()
10955 AscSetChipLramAddr(iop_base, saved_ram_addr); in AscISR()
12856 AscSetChipLramAddr(iop_base, q_addr); in ASC_INITFUNC()
12859 AscSetChipLramAddr(iop_base, q_addr); in ASC_INITFUNC()
13290 AscSetChipLramAddr(iop_base, addr - 1); in AscReadLramByte()
13294 AscSetChipLramAddr(iop_base, addr); in AscReadLramByte()
13308 AscSetChipLramAddr(iop_base, addr); in AscReadLramWord()
13323 AscSetChipLramAddr(iop_base, addr); in AscReadLramDWord()
13338 AscSetChipLramAddr(iop_base, addr); in AscWriteLramWord()
13382 AscSetChipLramAddr(iop_base, s_addr); in AscMemWordCopyPtrToLram()
13414 AscSetChipLramAddr(iop_base, s_addr); in AscMemDWordCopyPtrToLram()
13441 AscSetChipLramAddr(iop_base, s_addr); in AscMemWordCopyPtrFromLram()
13477 AscSetChipLramAddr(iop_base, s_addr); in AscMemWordSetLram()