Home
last modified time | relevance | path

Searched refs:OP_IF_MODE_OR (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A Dinit_defs.h47 OP_IF_MODE_OR, /* Skip the following ops if all init modes don't match */ enumerator
H A D57712_init_values.c872 {OP_IF_MODE_OR, 2, 0x1008}, /* e2|e3_a0 */
880 {OP_IF_MODE_OR, 1, 0x1008}, /* e2|e3_a0 */
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h310 case OP_IF_MODE_OR: in ecore_init_block()