Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_cpu.c351 cpu_reg.mode_value_halt = TPAT_CPU_MODE_SOFT_HALT; in init_5706_cpus()
609 cpu_reg.mode_value_halt = TPAT_CPU_MODE_SOFT_HALT; in init_5709_cpus()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h11860 #define TPAT_CPU_MODE_SOFT_HALT (1UL<<10) macro