Deposit Or D - HP AlphaServer ES47 Cli Reference Manual

Server management command line interface
Hide thumbs Also See for AlphaServer ES47:
Table of Contents

Advertisement

AlphaServer ES47/ES80/GS1280 Server Management CLI Reference

3.17 deposit or d

Writes the contents of a storage location. This command enables users to write data to CPU
registers, micro memory, micro IO space, or any I
users must specify the I
Syntax
deposit
{{[-cabinet <cabinet> -drawer <drawer>]
<device> <address> <data> [ -{b, w, l, q}]
[-{ipr, pmem, io, -iic <ctlr>/<bus>/<iicdev>}]},
{* <data>}, {-sym <symbol> <data>}} [-n <count>]
Arguments
*
The set of arguments to the latest deposit or examine command is used.
device
The supported devices are MBM, CMM, PBM, CPU<n>
address
The address to be written to, in hex. The default is 0.
data
The data to be written, in hex.
Options
-b
-w
-l
-q
-n <count>
-ipr
-pmem
-io
-cabinet <cabinet>
-drawer <drawer>
-iic
<ctlr>/<bus>/<iicdev>
Examples
1. Write some value to IPR 0x11 of CPU3 in drawer 1 of cabinet 0. Then read it back.
MBM> deposit -ipr -ca 0 -dr 1 CPU3 11 1234123443214321
MBM> e *
0/1/cpu3/ipr:
MBM>
3-28
C controller, sub bus, I
2
Perform a byte transaction.
Perform a word transaction.
Perform a longword transaction.
Perform a quadword transaction. This is the default deposit size
and also the default for GPR and IPR accesses.
The number of subsequent locations specified in hex. The address
is incremented by the address size qualifier each time. The default
is 0. This is not a sticky qualifier.
Specifies a CPU IPR.
Specifies the physical memory space of a device such as MBM,
PBM, CMM and CPU.
Specifies the IO space of a micro such as MBM, PBM and CMM.
Cabinet number in hex. If not specified, the cabinet number from
the last deposit or examine command is used.
Drawer number in hex. If not specified, the drawer number from the
last deposit or examine command is used.
A qualifier that introduces an I
iic
I
C controller.
ctlr
2
bus
I
C sub bus.
2
iicdev
I
C device address in hex with read enable.
2
11 12341234 43214321
C device. In order to access any I
2
C address and the microprocessor it connects to.
2
C device.
2
C device,
2

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Alphaserver es80Alphaserver gs1280

Table of Contents