Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_phy.c2191 enable_spinup_value &= ~SCU_ENSPINUP_GEN_BIT(ENABLE); in scu_link_layer_stop_protocol_engine()
3373 enable_spinup |= SCU_ENSPINUP_GEN_BIT(ENABLE); in scic_sds_phy_starting_substate_await_sas_power_consume_power_handler()
H A Dscu_registers.h648 #define SCU_ENSPINUP_GEN_BIT(name) \ macro