User`s guide

KA52/53/54 Firmware Commands
3.1 Console I/O Mode Control Characters
Table 3–1 (Cont.) Console Symbolic Addresses
Symb Addr Symb Addr Symb Addr Symb Addr
/P—Physical (VAX I/O Space)
memsig8 21018020 memsig9 21018024 memsig10 21018028 memsig11 2101802c
memsig12 21018030 memsig13 21018034 memsig14 21018038 memsig15 2101803c
mear 21018040 mser 21018044 nmcdsr 21018048 moamr 2101804C
cear 21020000 ncadsr 21020004 csear1 21020008 csear2 2102000c
cpioea1 21020010 cpioar2 21020014 ndear 21020018 —- —-
ser_csr 25000000 ser_rbuf 25000004 ser_lpr 25000004 ser_tcr 26000008
ser_msr 2500000C ser_tdr 2500000C ssr 25800000 —- —-
scdadr 25C00000 scddir 25C00004 intmsk 25C00008 intreq 25C0000C
scsicsr0 26000000 scsicsr1 26000004 scsicsr2 26000008 scsicsr3 2600000C
scsicsr4 26000010 scsicsr5 26000014 scsicsr6 25c00018 scsicsr7 25C0001C
scsicsr8 26000020 scsicsr9 26000024 scsicsra 26000028 scsicsrb 2600002C
scsicsrc 26000030 scsimap 27000000 —- —- —- —-
Table 3–2 lists symbolic addresses that you can use in any address space.
Table 3–2 Symbolic Addresses Used in Any Address Space
Symbol Description
* The location last referenced in an EXAMINE or DEPOSIT command.
+ The location immediately following the last location referenced in an EXAMINE
or DEPOSIT command. For references to physical or virtual memory spaces, the
location referenced is the last address, plus the size of the last reference (1 for byte,
2 for word, 4 for longword, 8 for quadword). For other address spaces, the address is
the last address referenced plus one.
_ The location immediately preceding the last location referenced in an EXAMINE
or DEPOSIT command. For references to physical or virtual memory spaces, the
location referenced is the last address minus the size of this reference (1 for byte, 2
for word, 4 for longword, 8 for quadword). For other address spaces, the address is
the last address referenced minus one.
@ The location addressed by the last location referenced in an EXAMINE or DEPOSIT
command.
KA52/53/54 Firmware Commands 3–7