Lines Matching refs:AscSetChipLramAddr
890 #define AscSetChipLramAddr(port, addr) outpw((PortAddr)((port)+IOP_RAM_ADDR), addr) macro
4447 AscSetChipLramAddr(iop_base, addr - 1); in AscReadLramByte()
4451 AscSetChipLramAddr(iop_base, addr); in AscReadLramByte()
4462 AscSetChipLramAddr(iop_base, addr); in AscReadLramWord()
4473 AscSetChipLramAddr(iop_base, addr); in AscReadLramDWord()
4486 AscSetChipLramAddr(iop_base, s_addr); in AscMemWordSetLram()
4494 AscSetChipLramAddr(iop_base, addr); in AscWriteLramWord()
4527 AscSetChipLramAddr(iop_base, s_addr); in AscMemWordCopyPtrToLram()
4554 AscSetChipLramAddr(iop_base, s_addr); in AscMemDWordCopyPtrToLram()
4574 AscSetChipLramAddr(iop_base, s_addr); in AscMemWordCopyPtrFromLram()
7542 AscSetChipLramAddr(iop_base, s_addr); in DvcGetQinfo()
7958 AscSetChipLramAddr(iop_base, saved_ram_addr); in AscISR()
8818 AscSetChipLramAddr(iop_base, s_addr); in DvcPutScsiQ()
9882 AscSetChipLramAddr(iop_base, q_addr); in AscTestExternalLram()
9885 AscSetChipLramAddr(iop_base, q_addr); in AscTestExternalLram()