Searched refs:sciphy_to_dev (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/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() 469 dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n", in sci_phy_start() 495 dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n", in sci_phy_stop() 509 dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n", in sci_phy_reset() 559 dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n", in sci_phy_consume_power_handler() 659 dev_dbg(sciphy_to_dev(iphy), "phy-%d:%d: %s event: %s (%x)\n", \ 664 dev_warn(sciphy_to_dev(iphy), "phy-%d:%d: %s event: %s (%x)\n", \ 960 dev_dbg(sciphy_to_dev(iphy), "%s: in wrong state: %s\n", in sci_phy_event_handler() 1007 dev_warn(sciphy_to_dev(iphy), in sci_phy_frame_handler() [all …]
|