Home
last modified time | relevance | path

Searched defs:rphy (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_internal.h120 sas_fill_in_rphy(struct domain_device *dev, struct sas_rphy *rphy) sas_fill_in_rphy() argument
[all...]
H A Dsas_host_smp.c23 struct sas_rphy *rphy; in sas_host_smp_discover() local
140 struct sas_rphy *rphy; in sas_report_phy_sata() local
[all...]
H A Dsas_discover.c53 struct sas_rphy *rphy; in sas_get_port_device() local
[all...]
H A Dsas_scsi_host.c794 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy) in sas_find_dev_by_rphy() argument
825 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent); in sas_target_alloc() local
H A Dsas_init.c242 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in transport_sas_phy_reset() local
277 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable() local
310 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset() local
346 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_set_phy_speed() local
H A Dsas_expander.c205 struct sas_rphy *rphy = dev->rphy; in sas_set_ex_phy() local
349 struct sas_rphy *rphy; in sas_ex_to_ata() local
519 struct sas_rphy *rphy = dev->rphy; in ex_assign_manuf_info() local
664 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); sas_smp_get_phy_events() local
784 struct sas_rphy *rphy; sas_ex_discover_end_dev() local
943 struct sas_rphy *rphy; sas_ex_discover_expander() local
2135 sas_smp_handler(struct bsg_job *job, struct Scsi_Host *shost, struct sas_rphy *rphy) sas_smp_handler() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_internal.h139 sas_fill_in_rphy(struct domain_device *dev, struct sas_rphy *rphy) sas_fill_in_rphy() argument
[all...]
H A Dsas_host_smp.c23 struct sas_rphy *rphy; in sas_host_smp_discover() local
140 struct sas_rphy *rphy; in sas_report_phy_sata() local
[all...]
H A Dsas_discover.c52 struct sas_rphy *rphy; in sas_get_port_device() local
[all...]
H A Dsas_init.c241 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in transport_sas_phy_reset() local
276 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable() local
310 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset() local
347 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_set_phy_speed() local
H A Dsas_scsi_host.c762 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy) in sas_find_dev_by_rphy() argument
793 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent); in sas_target_alloc() local
H A Dsas_ata.c677 struct sas_rphy *rphy; in sas_ata_add_dev() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c270 struct sas_rphy *rphy; in pqi_add_sas_device() local
88 pqi_sas_port_add_rphy(struct pqi_sas_port *pqi_sas_port, struct sas_rphy *rphy) pqi_sas_port_add_rphy() argument
199 pqi_find_device_by_sas_rphy( struct pqi_ctrl_info *ctrl_info, struct sas_rphy *rphy) pqi_find_device_by_sas_rphy() argument
312 pqi_sas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) pqi_sas_get_enclosure_identifier() argument
386 pqi_sas_get_bay_identifier(struct sas_rphy *rphy) pqi_sas_get_bay_identifier() argument
447 pqi_build_csmi_smp_passthru_buffer(struct sas_rphy *rphy, struct bsg_job *job) pqi_build_csmi_smp_passthru_buffer() argument
507 pqi_sas_smp_handler(struct bsg_job *job, struct Scsi_Host *shost, struct sas_rphy *rphy) pqi_sas_smp_handler() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c278 struct sas_rphy *rphy; in pqi_add_sas_device() local
88 pqi_sas_port_add_rphy(struct pqi_sas_port *pqi_sas_port, struct sas_rphy *rphy) pqi_sas_port_add_rphy() argument
207 pqi_find_device_by_sas_rphy( struct pqi_ctrl_info *ctrl_info, struct sas_rphy *rphy) pqi_find_device_by_sas_rphy() argument
322 pqi_sas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) pqi_sas_get_enclosure_identifier() argument
396 pqi_sas_get_bay_identifier(struct sas_rphy *rphy) pqi_sas_get_bay_identifier() argument
457 pqi_build_csmi_smp_passthru_buffer(struct sas_rphy *rphy, struct bsg_job *job) pqi_build_csmi_smp_passthru_buffer() argument
517 pqi_sas_smp_handler(struct bsg_job *job, struct Scsi_Host *shost, struct sas_rphy *rphy) pqi_sas_smp_handler() argument
[all...]
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptsas.h152 struct sas_rphy *rphy; /* transport layer rphy object */ member
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptsas.h153 struct sas_rphy *rphy; /* transport layer rphy object */ member
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_sas.h113 struct sas_rphy rphy; member
140 struct sas_rphy rphy; member
155 struct sas_rphy *rphy; member
234 struct sas_rphy *rphy; in scsi_is_sas_expander_device() local
[all...]
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_sas.h114 struct sas_rphy rphy; member
141 struct sas_rphy rphy; member
156 struct sas_rphy *rphy; member
235 struct sas_rphy *rphy; in scsi_is_sas_expander_device() local
[all...]
/kernel/linux/linux-5.10/drivers/phy/renesas/
H A Dphy-rcar-gen3-usb2.c412 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); in rcar_gen3_phy_usb2_init() local
449 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); in rcar_gen3_phy_usb2_exit() local
473 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); rcar_gen3_phy_usb2_power_on() local
505 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); rcar_gen3_phy_usb2_power_off() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c611 struct sas_rphy *rphy; in mpt3sas_transport_port_add() local
1029 rphy_to_ioc(struct sas_rphy *rphy) rphy_to_ioc() argument
1272 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) _transport_get_enclosure_identifier() argument
1302 _transport_get_bay_identifier(struct sas_rphy *rphy) _transport_get_bay_identifier() argument
1846 _transport_smp_handler(struct bsg_job *job, struct Scsi_Host *shost, struct sas_rphy *rphy) _transport_smp_handler() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c110 _transport_get_port_id_by_rphy(struct MPT3SAS_ADAPTER *ioc, struct sas_rphy *rphy) _transport_get_port_id_by_rphy() argument
690 struct sas_rphy *rphy; mpt3sas_transport_port_add() local
1228 rphy_to_ioc(struct sas_rphy *rphy) rphy_to_ioc() argument
1474 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) _transport_get_enclosure_identifier() argument
1503 _transport_get_bay_identifier(struct sas_rphy *rphy) _transport_get_bay_identifier() argument
2055 _transport_smp_handler(struct bsg_job *job, struct Scsi_Host *shost, struct sas_rphy *rphy) _transport_smp_handler() argument
[all...]
/kernel/linux/linux-6.6/drivers/phy/renesas/
H A Dphy-rcar-gen3-usb2.c434 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); in rcar_gen3_phy_usb2_init() local
471 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); in rcar_gen3_phy_usb2_exit() local
495 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); rcar_gen3_phy_usb2_power_on() local
527 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); rcar_gen3_phy_usb2_power_off() local
[all...]
/kernel/linux/linux-5.10/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c225 static inline struct regmap *get_reg_base(struct rockchip_usb2phy *rphy) in get_reg_base() argument
259 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_prepare() local
279 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_unprepare() local
289 struct rockchip_usb2phy *rphy = rockchip_usb2phy_clk480m_prepared() local
312 struct rockchip_usb2phy *rphy = data; rockchip_usb2phy_clk480m_unregister() local
319 rockchip_usb2phy_clk480m_register(struct rockchip_usb2phy *rphy) rockchip_usb2phy_clk480m_register() argument
370 rockchip_usb2phy_extcon_register(struct rockchip_usb2phy *rphy) rockchip_usb2phy_extcon_register() argument
406 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); rockchip_usb2phy_init() local
456 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); rockchip_usb2phy_power_on() local
485 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); rockchip_usb2phy_power_off() local
532 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); rockchip_usb2phy_otg_sm_work() local
655 rockchip_chg_enable_dcd(struct rockchip_usb2phy *rphy, bool en) rockchip_chg_enable_dcd() argument
664 rockchip_chg_enable_primary_det(struct rockchip_usb2phy *rphy, bool en) rockchip_chg_enable_primary_det() argument
673 rockchip_chg_enable_secondary_det(struct rockchip_usb2phy *rphy, bool en) rockchip_chg_enable_secondary_det() argument
690 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); rockchip_chg_detect_work() local
795 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); rockchip_usb2phy_sm_work() local
884 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); rockchip_usb2phy_linestate_irq() local
911 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); rockchip_usb2phy_bvalid_irq() local
931 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); rockchip_usb2phy_otg_mux_irq() local
939 rockchip_usb2phy_host_port_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) rockchip_usb2phy_host_port_init() argument
981 rockchip_usb2phy_otg_port_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) rockchip_usb2phy_otg_port_init() argument
1070 struct rockchip_usb2phy *rphy; rockchip_usb2phy_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_sas.c163 struct sas_rphy *rphy = target_to_rphy(sdev->sdev_target); in sas_sdev_to_rdev() local
175 struct sas_rphy *rphy = NULL; in sas_smp_dispatch() local
190 static int sas_bsg_initialize(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_initialize() argument
696 struct sas_rphy *rphy = dev_to_rphy(parent); sas_phy_alloc() local
893 struct sas_rphy *rphy = dev_to_rphy(parent); sas_port_alloc() local
927 struct sas_rphy *rphy = dev_to_rphy(parent); sas_port_alloc_num() local
1171 struct sas_rphy *rphy = transport_class_to_rphy(dev); show_sas_rphy_device_type() local
1186 struct sas_rphy *rphy = transport_class_to_rphy(dev); show_sas_rphy_enclosure_identifier() local
1206 struct sas_rphy *rphy = transport_class_to_rphy(dev); show_sas_rphy_bay_identifier() local
1351 struct sas_rphy *rphy; sas_end_dev_match() local
1374 struct sas_rphy *rphy; sas_expander_match() local
1395 struct sas_rphy *rphy = dev_to_rphy(dev); sas_expander_release() local
1404 struct sas_rphy *rphy = dev_to_rphy(dev); sas_end_device_release() local
1418 sas_rphy_initialize(struct sas_rphy *rphy) sas_rphy_initialize() argument
1446 struct sas_rphy *rphy = dev_to_rphy(parent->dev.parent); sas_end_device_alloc() local
1508 sas_rphy_add(struct sas_rphy *rphy) sas_rphy_add() argument
1567 sas_rphy_free(struct sas_rphy *rphy) sas_rphy_free() argument
1590 sas_rphy_delete(struct sas_rphy *rphy) sas_rphy_delete() argument
1603 sas_rphy_unlink(struct sas_rphy *rphy) sas_rphy_unlink() argument
1618 sas_rphy_remove(struct sas_rphy *rphy) sas_rphy_remove() argument
1664 struct sas_rphy *rphy; sas_user_scan() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_sas.c163 struct sas_rphy *rphy = target_to_rphy(sdev->sdev_target); in sas_sdev_to_rdev() local
175 struct sas_rphy *rphy = NULL; in sas_smp_dispatch() local
190 static int sas_bsg_initialize(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_initialize() argument
702 struct sas_rphy *rphy = dev_to_rphy(parent); sas_phy_alloc() local
899 struct sas_rphy *rphy = dev_to_rphy(parent); sas_port_alloc() local
933 struct sas_rphy *rphy = dev_to_rphy(parent); sas_port_alloc_num() local
1177 struct sas_rphy *rphy = transport_class_to_rphy(dev); show_sas_rphy_device_type() local
1192 struct sas_rphy *rphy = transport_class_to_rphy(dev); show_sas_rphy_enclosure_identifier() local
1212 struct sas_rphy *rphy = transport_class_to_rphy(dev); show_sas_rphy_bay_identifier() local
1357 struct sas_rphy *rphy; sas_end_dev_match() local
1380 struct sas_rphy *rphy; sas_expander_match() local
1401 struct sas_rphy *rphy = dev_to_rphy(dev); sas_expander_release() local
1410 struct sas_rphy *rphy = dev_to_rphy(dev); sas_end_device_release() local
1424 sas_rphy_initialize(struct sas_rphy *rphy) sas_rphy_initialize() argument
1452 struct sas_rphy *rphy = dev_to_rphy(parent->dev.parent); sas_end_device_alloc() local
1514 sas_rphy_add(struct sas_rphy *rphy) sas_rphy_add() argument
1573 sas_rphy_free(struct sas_rphy *rphy) sas_rphy_free() argument
1596 sas_rphy_delete(struct sas_rphy *rphy) sas_rphy_delete() argument
1609 sas_rphy_unlink(struct sas_rphy *rphy) sas_rphy_unlink() argument
1624 sas_rphy_remove(struct sas_rphy *rphy) sas_rphy_remove() argument
1670 struct sas_rphy *rphy; sas_user_scan() local
[all...]

Completed in 24 milliseconds

12