1GENWQE_PEEK(1) User Commands GENWQE_PEEK(1)
2
3
4
6 genwqe_peek - IBM Hardware Accelerator Tool.
7
9 genwqe_peek [-h] [-v,--verbose]
10
12 -C,--card <cardno> can be (0...3)
13
14 -A, --accelerator-type=GENWQE|CAPI CAPI is only available for System p
15
16 -V, --version
17 print version.
18
19 -q, --quiet
20 quiece output.
21
22 -w, --width <32|64>
23 access width, 64: default
24
25 -X, --cpu <id>
26 only run on this CPU.
27
28 -i, --interval <intv>
29 interval in usec, 0: default.
30
31 -c, --count <num>
32 number of peeks do be done, 1: default.
33
34 -e, --must-be <value>
35 compare and exit if not equal.
36
37 -n, --must-not-be <value> compare and exit if equal.
38
39 -a, --and-mask <value>
40 mask read value before compare.
41
42 -p, --psl-bar <bar>
43 access PSL bar (CAPI only)
44
45 <addr>
46
47 Example:
48 genwqe_peek 0x0000 [00000000] 000000021032a178
49
50 for CAPI card (-A CAPI)
51
52 Reg 0x0000 CAPI Card Version Reg 1 (RO) Reg 0x0008 CAPI Card
53 Version Reg 2 (RO) Reg 0x0080 CAPI Card Free Run Timer in 4 nsec
54 (RO) Reg 0x0180 Queue Work Time in 4 nsec (RO) Reg 0x1000 ...
55 0x1028 6 Fir Registers (RW)
56
57 Only CAPI (debugging):
58
59 genwqe_peek -ACAPI -C0 --psl-bar=2 --width=64 0x150
60
61
62
63genwqe_peek 4.0.20 July 2023 GENWQE_PEEK(1)