Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dphy.h446 void sci_phy_get_attached_sas_address(
Dport_config.c131 sci_phy_get_attached_sas_address(iphy, &phy_attached_device_address); in sci_port_configuration_agent_find_port()
Dport.c523 sci_phy_get_attached_sas_address(iphy, sas); in sci_port_get_attached_sas_address()
698 sci_phy_get_attached_sas_address(iphy, &phy_sas_address); in sci_port_general_link_up_handler()
Dphy.c451 void sci_phy_get_attached_sas_address(struct isci_phy *iphy, struct sci_sas_address *sas) in sci_phy_get_attached_sas_address() function