Home
last modified time | relevance | path

Searched defs:dbg_tools_data (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_debug_tools.h1051 struct dbg_tools_data struct
1053 struct dbg_grc_data grc /* GRC Dump data */;
1054 struct dbg_bus_data bus /* Debug Bus data */;
1055 struct idle_chk_data idle_chk /* Idle Check data */;
1056 u8 mode_enable[40] /* Indicates if a mode is enabled (0/1) */;
1057 u8 block_in_reset[88] /* Indicates if a block is in reset state (0/1) */;
1058 u8 chip_id /* Chip ID (from enum chip_ids) */;
1059 u8 platform_id /* Platform ID */;
1060 u8 initialized /* Indicates if the data was initialized */;
1061 u8 reserved;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_debug_tools.h1051 struct dbg_tools_data struct
1053 struct dbg_grc_data grc /* GRC Dump data */;
1054 struct dbg_bus_data bus /* Debug Bus data */;
1055 struct idle_chk_data idle_chk /* Idle Check data */;
1056 u8 mode_enable[40] /* Indicates if a mode is enabled (0/1) */;
1057 u8 block_in_reset[88] /* Indicates if a block is in reset state (0/1) */;
1058 u8 chip_id /* Chip ID (from enum chip_ids) */;
1059 u8 platform_id /* Platform ID */;
1060 u8 initialized /* Indicates if the data was initialized */;
1061 u8 reserved;