Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/libsas/
Dsas_discover.c357 struct sas_phy *new_phy; in sas_device_set_phy() local
363 new_phy = sas_port_get_phy(port); in sas_device_set_phy()
367 if (new_phy) { in sas_device_set_phy()
369 dev->phy = new_phy; in sas_device_set_phy()
Dsas_expander.c209 bool new_phy = !phy->phy; in sas_set_ex_phy() local
212 if (new_phy) { in sas_set_ex_phy()
287 if (new_phy) in sas_set_ex_phy()
325 if (new_phy || phy->attached_dev_type != dev_type || in sas_set_ex_phy()