Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isci/scil/
Dscic_sds_phy.c197 SCU_SAS_PCFG_WRITE(this_phy, phy_configuration); in scic_sds_phy_link_layer_initialization()
811 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scic_sds_phy_suspend()
836 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scic_sds_phy_resume()
2189 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scu_link_layer_stop_protocol_engine()
2215 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scu_link_layer_start_oob()
2222 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scu_link_layer_start_oob()
2247 SCU_SAS_PCFG_WRITE(this_phy, phy_configuration_value); in scu_link_layer_tx_hard_reset()
2252 SCU_SAS_PCFG_WRITE(this_phy, phy_configuration_value); in scu_link_layer_tx_hard_reset()
2543 SCU_SAS_PCFG_WRITE(this_phy, phy_control); in scic_sds_phy_start_sas_link_training()
3411 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scic_sds_phy_starting_substate_await_sata_power_consume_power_handler()
[all …]
Dscic_sds_phy_registers.h219 #define SCU_SAS_PCFG_WRITE(phy, value) \ macro