Searched refs:platform_id (Results 1 – 8 of 8) sorted by relevance
| /illumos-gate/usr/src/cmd/etdump/ |
| H A D | etdump.c | 136 uchar_t platform_id; in dump_section() local 146 platform_id = sh->platform_id[0]; in dump_section() 154 platform_id, false); in dump_section()
|
| H A D | cd9660_eltorito.h | 83 uchar_t platform_id [ISODCL(0x01, 0x01)]; member 106 uchar_t platform_id [ISODCL(0x01, 0x01)]; member 158 uchar_t platform_id; /* for section header entry */ member
|
| H A D | output_shell.c | 37 boot_catalog_section_entry *bcse, uchar_t platform_id, bool initial) in output_entry() argument 52 platform = system_id_string(platform_id); in output_entry()
|
| H A D | output_text.c | 48 system_id_string(bcsh->platform_id[0])); in output_section() 58 boot_catalog_section_entry *bcse, uchar_t platform_id __unused, in output_entry()
|
| H A D | etdump.h | 39 uchar_t platform_id, bool initial);
|
| /illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
| H A D | ecore_dbg_fw_funcs.c | 1858 dev_data->platform_id = PLATFORM_ASIC; in ecore_dbg_dev_init() 1862 dev_data->platform_id = PLATFORM_ASIC; in ecore_dbg_dev_init() 1867 dev_data->platform_id = PLATFORM_EMUL_FULL; in ecore_dbg_dev_init() 1871 dev_data->platform_id = PLATFORM_EMUL_REDUCED; in ecore_dbg_dev_init() 1876 dev_data->platform_id = PLATFORM_FPGA; in ecore_dbg_dev_init() 2105 …is_emul = dev_data->platform_id == PLATFORM_EMUL_FULL || dev_data->platform_id == PLATFORM_EMUL_RE… in ecore_dump_mfw_ver_param() 2164 …e_dump_str_param(dump_buf + offset, dump, "platform", s_platform_defs[dev_data->platform_id].name); in ecore_dump_common_global_params() 2358 …u32 polling_ms = SEMI_SYNC_FIFO_POLLING_DELAY_MS * s_platform_defs[dev_data->platform_id].delay_fa… in ecore_bus_disable_inputs() 3116 chip_platform = &s_chip_defs[dev_data->chip_id].per_platform[dev_data->platform_id]; in ecore_grc_dump_registers() 3714 (storm_id == DBG_PSTORM_ID && dev_data->platform_id != PLATFORM_ASIC)) in ecore_grc_dump_vfc() [all …]
|
| H A D | ecore_hsi_debug_tools.h | 1059 u8 platform_id /* Platform ID */; member
|
| /illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/ |
| H A D | ecore_hsi_debug_tools.h | 1059 u8 platform_id /* Platform ID */; member
|