Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_phy.c191 phy_configuration = SCU_SAS_PCFG_READ(this_phy); in scic_sds_phy_link_layer_initialization()
807 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scic_sds_phy_suspend()
830 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scic_sds_phy_resume()
2181 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_stop_protocol_engine()
2210 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_start_oob()
2214 SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_start_oob()
2218 scu_sas_pcfg_value = SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_start_oob()
2221 SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_start_oob()
2242 phy_configuration_value = SCU_SAS_PCFG_READ(this_phy); in scu_link_layer_tx_hard_reset()
2539 phy_control = SCU_SAS_PCFG_READ(this_phy); in scic_sds_phy_start_sas_link_training()
[all …]
H A Dscic_sds_phy_registers.h213 #define SCU_SAS_PCFG_READ(phy) \ macro