/drivers/phy/ |
D | phy-rockchip-inno-usb2.c | 129 static inline int property_enable(struct rockchip_usb2phy *rphy, in property_enable() 141 static inline bool property_enabled(struct rockchip_usb2phy *rphy, in property_enabled() 158 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_enable() local 177 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_disable() local 186 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_enabled() local 208 struct rockchip_usb2phy *rphy = data; in rockchip_usb2phy_clk480m_unregister() local 215 rockchip_usb2phy_clk480m_register(struct rockchip_usb2phy *rphy) in rockchip_usb2phy_clk480m_register() 269 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); in rockchip_usb2phy_init() local 298 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); in rockchip_usb2phy_power_on() local 321 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); in rockchip_usb2phy_power_off() local [all …]
|
/drivers/scsi/smartpqi/ |
D | smartpqi_sas_transport.c | 94 struct sas_rphy *rphy) in pqi_sas_port_add_rphy() 186 struct pqi_ctrl_info *ctrl_info, struct sas_rphy *rphy) in pqi_find_device_by_sas_rphy() 255 struct sas_rphy *rphy; in pqi_add_sas_device() local 296 static int pqi_sas_get_enclosure_identifier(struct sas_rphy *rphy, in pqi_sas_get_enclosure_identifier() 302 static int pqi_sas_get_bay_identifier(struct sas_rphy *rphy) in pqi_sas_get_bay_identifier() 334 static int pqi_sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in pqi_sas_smp_handler()
|
D | smartpqi_init.c | 4698 struct sas_rphy *rphy; in pqi_slave_alloc() local
|
D | smartpqi.h | 838 struct sas_rphy *rphy; member
|
/drivers/scsi/ |
D | scsi_transport_sas.c | 161 struct sas_rphy *rphy = target_to_rphy(sdev->sdev_target); in sas_bitfield_name_search() local 171 struct sas_rphy *rphy) in sas_smp_request() 197 struct sas_rphy *rphy = q->queuedata; in sas_non_host_smp_request() local 211 static int sas_bsg_initialize(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_initialize() 261 static void sas_bsg_remove(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_remove() 747 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_phy_alloc() local 939 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc() local 973 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc_num() local 1217 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_device_type() local 1232 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_enclosure_identifier() local [all …]
|
D | hpsa.c | 2020 struct sas_rphy *rphy; in hpsa_slave_alloc() local 9678 struct sas_rphy *rphy) in hpsa_sas_port_add_rphy() 9772 struct sas_rphy *rphy) in hpsa_find_device_by_sas_rphy() 9842 struct sas_rphy *rphy; in hpsa_add_sas_device() local 9885 hpsa_sas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in hpsa_sas_get_enclosure_identifier() 9892 hpsa_sas_get_bay_identifier(struct sas_rphy *rphy) in hpsa_sas_get_bay_identifier() 9928 hpsa_sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in hpsa_sas_smp_handler()
|
D | hpsa.h | 50 struct sas_rphy *rphy; member
|
/drivers/scsi/libsas/ |
D | sas_init.c | 253 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in transport_sas_phy_reset() local 288 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable() local 321 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset() local 357 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_set_phy_speed() local
|
D | sas_host_smp.c | 26 struct sas_rphy *rphy; in sas_host_smp_discover() local 143 struct sas_rphy *rphy; in sas_report_phy_sata() local
|
D | sas_expander.c | 208 struct sas_rphy *rphy = dev->rphy; in sas_set_ex_phy() local 352 struct sas_rphy *rphy; in sas_ex_to_ata() local 522 struct sas_rphy *rphy = dev->rphy; in ex_assign_manuf_info() local 660 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_smp_get_phy_events() local 780 struct sas_rphy *rphy; in sas_ex_discover_end_dev() local 914 struct sas_rphy *rphy; in sas_ex_discover_expander() local 2135 int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in sas_smp_handler()
|
D | sas_internal.h | 126 struct sas_rphy *rphy) in sas_fill_in_rphy()
|
D | sas_scsi_host.c | 823 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy) in sas_find_dev_by_rphy() 854 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent); in sas_target_alloc() local
|
D | sas_discover.c | 69 struct sas_rphy *rphy; in sas_get_port_device() local
|
/drivers/message/fusion/ |
D | mptsas.c | 370 static inline MPT_ADAPTER *rphy_to_ioc(struct sas_rphy *rphy) in rphy_to_ioc() 488 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy) in mptsas_set_rphy() 560 struct sas_rphy *rphy; in mptsas_add_device_component() local 759 struct sas_rphy *rphy; in mptsas_add_device_component_starget() local 1419 struct sas_rphy *rphy; in mptsas_add_end_device() local 1495 struct sas_rphy *rphy; in mptsas_del_end_device() local 1722 struct sas_rphy *rphy; in mptsas_target_alloc() local 1798 struct sas_rphy *rphy; in mptsas_target_destroy() local 1847 struct sas_rphy *rphy; in mptsas_slave_alloc() local 2157 mptsas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in mptsas_get_enclosure_identifier() [all …]
|
D | mptsas.h | 152 struct sas_rphy *rphy; /* transport layer rphy object */ member
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 648 struct sas_rphy *rphy; in mpt3sas_transport_port_add() local 1055 rphy_to_ioc(struct sas_rphy *rphy) in rphy_to_ioc() 1320 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in _transport_get_enclosure_identifier() 1350 _transport_get_bay_identifier(struct sas_rphy *rphy) in _transport_get_bay_identifier() 1884 _transport_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in _transport_smp_handler()
|
D | mpt3sas_base.h | 578 struct sas_rphy *rphy; member
|
D | mpt3sas_scsih.c | 1257 struct sas_rphy *rphy; in scsih_target_alloc() local
|