Home
last modified time | relevance | path

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

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