Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h366 u16 lines_offset /* Offset of this blocks lines in the Debug Bus lines array. */; member
H A Decore_dbg_fw_funcs.c1955 …return (struct dbg_bus_line *)&dbg_bus_lines[block_desc->lines_offset + block_bus->line_num - NUM_… in get_dbg_bus_line_desc()