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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_phy_registers.h216 scu_link_layer_register_read(phy, phy_configuration);
220 scu_link_layer_register_write(phy, phy_configuration, value)
H A Dscic_sds_phy.c143 U32 phy_configuration; local
193 phy_configuration = SCU_SAS_PCFG_READ(this_phy);
196 phy_configuration |= SCU_SAS_PCFG_GEN_BIT(OOB_RESET);
197 SCU_SAS_PCFG_WRITE(this_phy, phy_configuration);
H A Dscu_registers.h1331 U32 phy_configuration; member in struct:SCU_LINK_LAYER_REGISTERS

Completed in 121 milliseconds