Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libsas/
Dsas_port.c74 sas_phy_set_target(phy, port->port_dev); in sas_form_port_add_phy()
243 sas_phy_set_target(phy, NULL); in sas_deform_port()
Dsas_internal.h148 static inline void sas_phy_set_target(struct asd_sas_phy *p, struct domain_device *dev) in sas_phy_set_target() function
Dsas_discover.c161 sas_phy_set_target(phy, dev); in sas_get_port_device()