Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isci/scil/
Dscic_sds_phy.c1277 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter()
1284 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter()
1291 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter()
1298 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter()
1305 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter()
1312 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter()
1365 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_disable_counter()
1372 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_disable_counter()
1379 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_disable_counter()
1386 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_disable_counter()
[all …]
Dscic_sds_phy_registers.h265 #define SCU_SAS_ECENCR_WRITE(phy, value) \ macro