Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_port_configuration_agent.c215 SCI_SAS_ADDRESS_T second_address; in scic_sds_port_configuration_agent_validate_ports() local
261 scic_sds_phy_get_sas_address(&controller->phy_table[3], &second_address); in scic_sds_port_configuration_agent_validate_ports()
263 if (sci_sas_address_compare(first_address, second_address) == 0) in scic_sds_port_configuration_agent_validate_ports()
277 scic_sds_phy_get_sas_address(&controller->phy_table[2], &second_address); in scic_sds_port_configuration_agent_validate_ports()
279 if (sci_sas_address_compare(first_address, second_address) == 0) in scic_sds_port_configuration_agent_validate_ports()
294 scic_sds_phy_get_sas_address(&controller->phy_table[3], &second_address); in scic_sds_port_configuration_agent_validate_ports()
296 if (sci_sas_address_compare(first_address, second_address) == 0) in scic_sds_port_configuration_agent_validate_ports()