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

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

Completed in 65 milliseconds