taglinefilesource code
EISA_MEM147include/asm-alpha/io.hlong result = *(volatile int *) ((addr << 7) + EISA_MEM + 0x00);
EISA_MEM154include/asm-alpha/io.hlong result = *(volatile int *) ((addr << 7) + EISA_MEM + 0x20);
EISA_MEM161include/asm-alpha/io.hreturn *(volatile unsigned int *) ((addr << 7) + EISA_MEM + 0x60);
EISA_MEM166include/asm-alpha/io.h*(volatile unsigned int *) ((addr << 7) + EISA_MEM + 0x00) = b * 0x01010101;
EISA_MEM171include/asm-alpha/io.h*(volatile unsigned int *) ((addr << 7) + EISA_MEM + 0x20) = b * 0x00010001;
EISA_MEM176include/asm-alpha/io.h*(volatile unsigned int *) ((addr << 7) + EISA_MEM + 0x60) = b;