Home
last modified time | relevance | path

Searched refs:CSR_GP_CNTRL_REG_MSK_POWER_SAVE_TYPE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h1171 #define CSR_GP_CNTRL_REG_MSK_POWER_SAVE_TYPE (0x07000000) macro
H A Diwk2.c3949 if ((tmp & CSR_GP_CNTRL_REG_MSK_POWER_SAVE_TYPE) == in iwk_stop_master()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1125 #define CSR_GP_CNTRL_REG_MSK_POWER_SAVE_TYPE (0x07000000) macro
H A Diwh.c4537 if ((tmp & CSR_GP_CNTRL_REG_MSK_POWER_SAVE_TYPE) == in iwh_stop_master()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1125 #define CSR_GP_CNTRL_REG_MSK_POWER_SAVE_TYPE (0x07000000) macro
H A Diwp.c4269 if ((tmp & CSR_GP_CNTRL_REG_MSK_POWER_SAVE_TYPE) == in iwp_stop_master()