Lines Matching refs:AscSetChipLramAddr
829 #define AscSetChipLramAddr(port, addr) outpw((PortAddr)((port)+IOP_RAM_ADDR), addr) macro
3779 AscSetChipLramAddr(iop_base, addr - 1); in AscReadLramByte()
3783 AscSetChipLramAddr(iop_base, addr); in AscReadLramByte()
3794 AscSetChipLramAddr(iop_base, addr); in AscReadLramWord()
3804 AscSetChipLramAddr(iop_base, s_addr); in AscMemWordSetLram()
3812 AscSetChipLramAddr(iop_base, addr); in AscWriteLramWord()
3845 AscSetChipLramAddr(iop_base, s_addr); in AscMemWordCopyPtrToLram()
3872 AscSetChipLramAddr(iop_base, s_addr); in AscMemDWordCopyPtrToLram()
3892 AscSetChipLramAddr(iop_base, s_addr); in AscMemWordCopyPtrFromLram()
6676 AscSetChipLramAddr(iop_base, s_addr); in DvcGetQinfo()
7090 AscSetChipLramAddr(iop_base, saved_ram_addr); in AscISR()
7947 AscSetChipLramAddr(iop_base, s_addr); in DvcPutScsiQ()
8929 AscSetChipLramAddr(iop_base, q_addr); in AscTestExternalLram()
8932 AscSetChipLramAddr(iop_base, q_addr); in AscTestExternalLram()