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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_port_configuration_agent.c153 SCI_SAS_ADDRESS_T phy_attached_device_address; local
166 scic_sds_phy_get_attached_sas_address(phy, &phy_attached_device_address);
179 && (sci_sas_address_compare(port_attached_device_address, phy_attached_device_address) == 0)

Completed in 271 milliseconds