Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_tool.h260 INIT_MODE_OP_OR /* init mode or operator */, enumerator
H A Decore_init_ops.c472 case INIT_MODE_OP_OR:
H A Decore_dbg_fw_funcs.c2738 case INIT_MODE_OP_OR: in ecore_is_mode_match()
2742 return (tree_val == INIT_MODE_OP_OR) ? (arg1 || arg2) : (arg1 && arg2); in ecore_is_mode_match()