Searched refs:sciphy_to_dev (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/scsi/isci/ | 
| D | phy.c | 88 static struct device *sciphy_to_dev(struct isci_phy *iphy)  in sciphy_to_dev()  function 330 	dev_dbg(sciphy_to_dev(iphy),  in phy_sata_timeout() 472 		dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n",  in sci_phy_start() 498 		dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n",  in sci_phy_stop() 512 		dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n",  in sci_phy_reset() 562 		dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n",  in sci_phy_consume_power_handler() 662 	dev_dbg(sciphy_to_dev(iphy), "phy-%d:%d: %s event: %s (%x)\n", \ 667 	dev_warn(sciphy_to_dev(iphy), "phy-%d:%d: %s event: %s (%x)\n", \ 965 		dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n",  in sci_phy_event_handler() 1012 			dev_warn(sciphy_to_dev(iphy),  in sci_phy_frame_handler() [all …] 
 |