Home
last modified time | relevance | path

Searched refs:MAX_DBG_BUS_CONSTRAINT_OPS (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/qlnx/qlnxe/
HDecore_hsi_debug_tools.h613 MAX_DBG_BUS_CONSTRAINT_OPS enumerator
HDecore_dbg_fw_funcs.c1796 CHECK_ARR_SIZE(s_constraint_op_defs, MAX_DBG_BUS_CONSTRAINT_OPS); in ecore_static_asserts()
5460 …if (constraint_op >= MAX_DBG_BUS_CONSTRAINT_OPS || frame_bit > 1 || dword_offset_in_cycle > 3 || (… in ecore_dbg_bus_add_constraint()