Searched defs:rphy (Results 1 – 15 of 15) sorted by relevance
/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() 733 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_phy_alloc() local 925 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc() local 959 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc_num() local 1203 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_device_type() local 1218 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_enclosure_identifier() local [all …]
|
/drivers/scsi/libsas/ |
D | sas_init.c | 274 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in transport_sas_phy_reset() local 309 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable() local 342 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset() local 378 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 351 struct sas_rphy *rphy; in sas_ex_to_ata() local 521 struct sas_rphy *rphy = dev->rphy; in ex_assign_manuf_info() local 659 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_smp_get_phy_events() local 778 struct sas_rphy *rphy; in sas_ex_discover_end_dev() local 912 struct sas_rphy *rphy; in sas_ex_discover_expander() local 2133 int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in sas_smp_handler()
|
D | sas_internal.h | 128 struct sas_rphy *rphy) in sas_fill_in_rphy()
|
D | sas_scsi_host.c | 880 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy) in sas_find_dev_by_rphy() 911 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 1421 struct sas_rphy *rphy; in mptsas_add_end_device() local 1497 struct sas_rphy *rphy; in mptsas_del_end_device() local 1724 struct sas_rphy *rphy; in mptsas_target_alloc() local 1800 struct sas_rphy *rphy; in mptsas_target_destroy() local 1849 struct sas_rphy *rphy; in mptsas_slave_alloc() local 2160 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 | 650 struct sas_rphy *rphy; in mpt3sas_transport_port_add() local 1032 rphy_to_ioc(struct sas_rphy *rphy) in rphy_to_ioc() 1300 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in _transport_get_enclosure_identifier() 1328 _transport_get_bay_identifier(struct sas_rphy *rphy) in _transport_get_bay_identifier() 1878 _transport_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in _transport_smp_handler()
|
D | mpt3sas_scsih.c | 1163 struct sas_rphy *rphy; in _scsih_target_alloc() local 1226 struct sas_rphy *rphy; in _scsih_target_destroy() local
|
D | mpt3sas_base.h | 353 struct sas_rphy *rphy; member
|
/drivers/scsi/mpt2sas/ |
D | mpt2sas_transport.c | 656 struct sas_rphy *rphy; in mpt2sas_transport_port_add() local 1035 rphy_to_ioc(struct sas_rphy *rphy) in rphy_to_ioc() 1317 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in _transport_get_enclosure_identifier() 1345 _transport_get_bay_identifier(struct sas_rphy *rphy) in _transport_get_bay_identifier() 1895 _transport_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in _transport_smp_handler()
|
D | mpt2sas_scsih.c | 1288 struct sas_rphy *rphy; in _scsih_target_alloc() local 1351 struct sas_rphy *rphy; in _scsih_target_destroy() local
|
D | mpt2sas_base.h | 448 struct sas_rphy *rphy; member
|