Home
last modified time | relevance | path

Searched refs:OP_WB_ZR (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.c68 {OP_WB_ZR, 0x101140, 0x8},
70 {OP_WB_ZR, 0x1011a0, 0x18},
214 {OP_WB_ZR, 0x202000, 0x800},
457 {OP_WB_ZR, 0x164270, 0x2},
462 {OP_WB_ZR, 0x164280, 0x2},
534 {OP_WB_ZR, 0x181000, 0x400},
656 {OP_WB_ZR, 0x302000, 0x800},
827 {OP_WB_ZR, 0x282000, 0x800},
H A D57711_init_values.c84 {OP_WB_ZR, 0x101140, 0x8},
86 {OP_WB_ZR, 0x1011a0, 0x18},
232 {OP_WB_ZR, 0x202000, 0x800},
704 {OP_WB_ZR, 0x164270, 0x2},
709 {OP_WB_ZR, 0x164280, 0x2},
787 {OP_WB_ZR, 0x181000, 0x400},
988 {OP_WB_ZR, 0x302000, 0x800},
1252 {OP_WB_ZR, 0x282000, 0x800},
H A D57712_init_values.c113 {OP_WB_ZR, 0x101140, 0x8},
115 {OP_WB_ZR, 0x1011a0, 0x18},
548 {OP_WB_ZR, 0x202000, 0x800},
550 {OP_WB_ZR, 0x204000, 0x200},
1238 {OP_WB_ZR, 0x164270, 0x2},
1243 {OP_WB_ZR, 0x164280, 0x2},
1389 {OP_WB_ZR, 0x181000, 0x400},
1391 {OP_WB_ZR, 0x182000, 0x600},
1649 {OP_WB_ZR, 0x302000, 0x800},
1651 {OP_WB_ZR, 0x304000, 0x200},
[all …]
H A Dinit_defs.h46 OP_WB_ZR, /* Clear a string using DMAE or indirect-wr */ enumerator
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h291 case OP_WB_ZR: in ecore_init_block()