Searched refs:phy_attached_device_address (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_sds_port_configuration_agent.c151 SCI_SAS_ADDRESS_T phy_attached_device_address; local
164 scic_sds_phy_get_attached_sas_address(phy, &phy_attached_device_address);
177 && (sci_sas_address_compare(port_attached_device_address, phy_attached_device_address) == 0)

Completed in 270 milliseconds