Searched refs:SCU_SAS_ECENCR_WRITE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_phy.c | 1275 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter() 1282 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter() 1289 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter() 1296 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter() 1303 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter() 1310 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_enable_counter() 1363 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_disable_counter() 1370 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_disable_counter() 1377 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_disable_counter() 1384 SCU_SAS_ECENCR_WRITE(this_phy, control); in scic_phy_disable_counter() [all …]
|
H A D | scic_sds_phy_registers.h | 263 #define SCU_SAS_ECENCR_WRITE(phy, value) \ macro
|