Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_port.c143 sas_phy_set_target(phy, port_dev); in sas_form_port()
232 sas_phy_set_target(phy, NULL); in sas_deform_port()
H A Dsas_internal.h145 static inline void sas_phy_set_target(struct asd_sas_phy *p, struct domain_device *dev) in sas_phy_set_target() function
H A Dsas_discover.c162 sas_phy_set_target(phy, dev); in sas_get_port_device()