Searched defs:rphy (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/drivers/scsi/ |
D | scsi_transport_sas.c | 160 struct sas_rphy *rphy = target_to_rphy(sdev->sdev_target); in sas_bitfield_name_search() local 170 struct sas_rphy *rphy) in sas_smp_request() 196 struct sas_rphy *rphy = q->queuedata; in sas_non_host_smp_request() local 210 static int sas_bsg_initialize(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_initialize() 260 static void sas_bsg_remove(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_remove() 715 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_phy_alloc() local 907 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc() local 941 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc_num() local 1162 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_device_type() local 1177 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_enclosure_identifier() local [all …]
|
/linux-3.3/drivers/scsi/libsas/ |
D | sas_init.c | 216 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable() local 242 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset() local 278 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 | 165 struct sas_rphy *rphy = dev->rphy; in sas_set_ex_phy() local 396 struct sas_rphy *rphy = dev->rphy; in ex_assign_manuf_info() local 534 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_smp_get_phy_events() local 654 struct sas_rphy *rphy; in sas_ex_discover_end_dev() local 799 struct sas_rphy *rphy; in sas_ex_discover_expander() local 1991 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_discover.c | 73 struct sas_rphy *rphy; in sas_get_port_device() local
|
D | sas_scsi_host.c | 711 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy) in sas_find_dev_by_rphy() 742 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent); in sas_find_target() local
|
/linux-3.3/include/scsi/ |
D | scsi_transport_sas.h | 101 #define rphy_to_shost(rphy) \ argument 107 struct sas_rphy rphy; member 134 struct sas_rphy rphy; member 149 struct sas_rphy *rphy; member 217 struct sas_rphy *rphy; in scsi_is_sas_expander_device() local
|
D | libsas.h | 198 struct sas_rphy *rphy; member
|
/linux-3.3/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
|
/linux-3.3/drivers/scsi/mpt2sas/ |
D | mpt2sas_transport.c | 653 struct sas_rphy *rphy; in mpt2sas_transport_port_add() local 1026 rphy_to_ioc(struct sas_rphy *rphy) in rphy_to_ioc() 1308 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in _transport_get_enclosure_identifier() 1333 _transport_get_bay_identifier(struct sas_rphy *rphy) in _transport_get_bay_identifier() 1825 _transport_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in _transport_smp_handler()
|
D | mpt2sas_scsih.c | 1283 struct sas_rphy *rphy; in _scsih_target_alloc() local 1345 struct sas_rphy *rphy; in _scsih_target_destroy() local
|
D | mpt2sas_base.h | 442 struct sas_rphy *rphy; member
|