Searched refs:SCU_SAS_PCFG_WRITE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/isci/scil/ |
| H A D | scic_sds_phy.c | 195 SCU_SAS_PCFG_WRITE(this_phy, phy_configuration); in scic_sds_phy_link_layer_initialization() 809 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scic_sds_phy_suspend() 834 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scic_sds_phy_resume() 2187 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scu_link_layer_stop_protocol_engine() 2213 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scu_link_layer_start_oob() 2220 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scu_link_layer_start_oob() 2245 SCU_SAS_PCFG_WRITE(this_phy, phy_configuration_value); in scu_link_layer_tx_hard_reset() 2250 SCU_SAS_PCFG_WRITE(this_phy, phy_configuration_value); in scu_link_layer_tx_hard_reset() 2541 SCU_SAS_PCFG_WRITE(this_phy, phy_control); in scic_sds_phy_start_sas_link_training() 3409 SCU_SAS_PCFG_WRITE(this_phy, scu_sas_pcfg_value); in scic_sds_phy_starting_substate_await_sata_power_consume_power_handler() [all …]
|
| H A D | scic_sds_phy_registers.h | 217 #define SCU_SAS_PCFG_WRITE(phy, value) \ macro
|