Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_controller.c1972 SCIC_SDS_PHY_T * current_phy; in scic_sds_controller_power_control_queue_insert() local
1975 current_phy = &this_controller->phy_table[i]; in scic_sds_controller_power_control_queue_insert()
1977 if (current_phy->parent.state_machine.current_state_id == SCI_BASE_PHY_STATE_READY && in scic_sds_controller_power_control_queue_insert()
1978 current_phy->protocol == SCIC_SDS_PHY_PROTOCOL_SAS && in scic_sds_controller_power_control_queue_insert()
1979 current_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high in scic_sds_controller_power_control_queue_insert()
1981 current_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low in scic_sds_controller_power_control_queue_insert()