Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libsas/
Dsas_discover.c400 struct sas_phy *new_phy; in sas_device_set_phy() local
406 new_phy = sas_port_get_phy(port); in sas_device_set_phy()
410 if (new_phy) { in sas_device_set_phy()
412 dev->phy = new_phy; in sas_device_set_phy()
Dsas_expander.c189 bool new_phy = !phy->phy; in sas_set_ex_phy() local
192 if (new_phy) { in sas_set_ex_phy()
268 if (new_phy) in sas_set_ex_phy()
306 if (new_phy || phy->attached_dev_type != dev_type || in sas_set_ex_phy()