Home
last modified time | relevance | path

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

/src/sys/dev/isci/scil/
H A Dscic_sds_phy.h251 SCI_SAS_IDENTIFY_ADDRESS_FRAME_T identify_address_frame_buffer; member
H A Dscic_sds_phy.c887 = this_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high; in scic_sds_phy_get_attached_sas_address()
889 = this_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low; in scic_sds_phy_get_attached_sas_address()
964 this_phy->phy_type.sas.identify_address_frame_buffer.protocols.u.all; in scic_sds_phy_get_attached_phy_protocols()
1177 &this_phy->phy_type.sas.identify_address_frame_buffer, in scic_sas_phy_get_properties()
3219 &this_phy->phy_type.sas.identify_address_frame_buffer, in scic_sds_phy_starting_substate_await_iaf_uf_frame_handler()
H A Dscic_sds_controller.c1918 … current_requester_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high in scic_sds_controller_power_control_timer_handler()
1919 … == the_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high && in scic_sds_controller_power_control_timer_handler()
1920 … current_requester_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low in scic_sds_controller_power_control_timer_handler()
1921 == the_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low) in scic_sds_controller_power_control_timer_handler()
1979 current_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high in scic_sds_controller_power_control_queue_insert()
1980 == the_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()
1982 == the_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low) in scic_sds_controller_power_control_queue_insert()