Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isci/scil/
Dscic_sds_phy.c193 phy_configuration = SCU_SAS_PCFG_READ(this_phy); in scic_sds_phy_link_layer_initialization()
809 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scic_sds_phy_suspend()
832 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scic_sds_phy_resume()
2183 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_stop_protocol_engine()
2212 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_start_oob()
2216 SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_start_oob()
2220 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_start_oob()
2223 SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_start_oob()
2244 phy_configuration_value = SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_tx_hard_reset()
2541 phy_control = SCU_SAS_PCFG_READ(this_phy); in scic_sds_phy_start_sas_link_training()
[all …]
Dscic_sds_phy_registers.h215 #define SCU_SAS_PCFG_READ(phy) \ macro