Home
last modified time | relevance | path

Searched refs:OP_RD (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57710_init_values.c26 {OP_RD, 0x600d8, 0x0},
33 {OP_RD, 0x600b8, 0x0},
34 {OP_RD, 0x600c8, 0x0},
39 {OP_RD, 0x600bc, 0x0},
40 {OP_RD, 0x600cc, 0x0},
90 {OP_RD, 0xc2248, 0x0},
91 {OP_RD, 0xc224c, 0x0},
92 {OP_RD, 0xc2250, 0x0},
93 {OP_RD, 0xc2254, 0x0},
94 {OP_RD, 0xc2258, 0x0},
[all …]
H A D57711_init_values.c26 {OP_RD, 0x600d8, 0x0},
31 {OP_RD, 0x600b8, 0x0},
32 {OP_RD, 0x600c8, 0x0},
36 {OP_RD, 0x600bc, 0x0},
37 {OP_RD, 0x600cc, 0x0},
105 {OP_RD, 0xc2248, 0x0},
106 {OP_RD, 0xc224c, 0x0},
107 {OP_RD, 0xc2250, 0x0},
108 {OP_RD, 0xc2254, 0x0},
109 {OP_RD, 0xc2258, 0x0},
[all …]
H A D57712_init_values.c163 {OP_RD, 0xc2248, 0x0},
164 {OP_RD, 0xc224c, 0x0},
165 {OP_RD, 0xc2250, 0x0},
166 {OP_RD, 0xc2254, 0x0},
167 {OP_RD, 0xc2258, 0x0},
168 {OP_RD, 0xc225c, 0x0},
169 {OP_RD, 0xc2260, 0x0},
170 {OP_RD, 0xc2264, 0x0},
171 {OP_RD, 0xc2268, 0x0},
172 {OP_RD, 0xc226c, 0x0},
[all …]
H A Dinit_defs.h36 OP_RD = 0x1, /* read a single register */ enumerator
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h271 case OP_RD: in ecore_init_block()