Searched refs:port_attached_device_address (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_sds_port_configuration_agent.c149 SCI_SAS_ADDRESS_T port_attached_device_address; local
173 scic_sds_port_get_attached_sas_address(port, &port_attached_device_address);
177 && (sci_sas_address_compare(port_attached_device_address, phy_attached_device_address) == 0)

Completed in 73 milliseconds