Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_phy.c1273 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_enable_counter()
1280 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_enable_counter()
1287 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_enable_counter()
1294 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_enable_counter()
1301 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_enable_counter()
1308 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_enable_counter()
1361 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_disable_counter()
1368 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_disable_counter()
1375 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_disable_counter()
1382 U32 control = SCU_SAS_ECENCR_READ(this_phy); in scic_phy_disable_counter()
[all …]
H A Dscic_sds_phy_registers.h260 #define SCU_SAS_ECENCR_READ(phy) \ macro