Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_discover.c429 struct sas_phy *new_phy; in sas_device_set_phy() local
435 new_phy = sas_port_get_phy(port); in sas_device_set_phy()
439 if (new_phy) { in sas_device_set_phy()
441 dev->phy = new_phy; in sas_device_set_phy()