Searched refs:phy_control (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_io_request.c377 SMP_REQUEST_T phy_control; local
380 &phy_control,
386 phy_control.request.phy_control.phy_operation = phy_operation;
387 phy_control.request.phy_control.phy_identifier = phy_identifier;
390 fw_controller, fw_device, &phy_control,
H A Dintel_sas.h533 SMP_REQUEST_PHY_CONTROL_T phy_control; member in union:_SMP_REQUEST::__anon13311
H A Dscic_sds_phy.c2539 U32 phy_control; local
2541 phy_control = SCU_SAS_PCFG_READ(this_phy);
2542 phy_control |= SCU_SAS_PCFG_GEN_BIT(SATA_SPINUP_HOLD);
2543 SCU_SAS_PCFG_WRITE(this_phy, phy_control);
H A Dscu_registers.h1371 U32 phy_control; member in struct:SCU_LINK_LAYER_REGISTERS

Completed in 215 milliseconds