Searched refs:phy_configuration (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscic_sds_phy_registers.h214 scu_link_layer_register_read(phy, phy_configuration);
218 scu_link_layer_register_write(phy, phy_configuration, value)
H A Dscic_sds_phy.c141 U32 phy_configuration; local
191 phy_configuration = SCU_SAS_PCFG_READ(this_phy);
194 phy_configuration |= SCU_SAS_PCFG_GEN_BIT(OOB_RESET);
195 SCU_SAS_PCFG_WRITE(this_phy, phy_configuration);
H A Dscu_registers.h1329 U32 phy_configuration; member in struct:SCU_LINK_LAYER_REGISTERS

Completed in 71 milliseconds