Home
last modified time | relevance | path

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

/drivers/scsi/libsas/
Dsas_port.c107 sas_phy_set_target(phy, port->port_dev); in sas_form_port()
186 sas_phy_set_target(phy, NULL); in sas_deform_port()
Dsas_internal.h151 static inline void sas_phy_set_target(struct asd_sas_phy *p, struct domain_device *dev) in sas_phy_set_target() function
Dsas_discover.c173 sas_phy_set_target(phy, dev); in sas_get_port_device()