Searched refs:sas_rphy (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/include/scsi/ |
D | scsi_transport_sas.h | 10 struct sas_rphy; 84 struct sas_rphy { struct 93 container_of((d), struct sas_rphy, dev) argument 102 struct sas_rphy rphy; 129 struct sas_rphy rphy; 144 struct sas_rphy *rphy; 163 int (*get_enclosure_identifier)(struct sas_rphy *, u64 *); 164 int (*get_bay_identifier)(struct sas_rphy *); 170 int (*smp_handler)(struct Scsi_Host *, struct sas_rphy *, struct request *); 188 extern struct sas_rphy *sas_end_device_alloc(struct sas_port *); [all …]
|
D | libsas.h | 211 struct sas_rphy *rphy; 725 extern int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy,
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_transport_sas.c | 161 struct sas_rphy *rphy = target_to_rphy(sdev->sdev_target); in sas_bitfield_name_search() 171 struct sas_rphy *rphy) in sas_smp_request() 175 int (*handler)(struct Scsi_Host *, struct sas_rphy *, struct request *); in sas_smp_request() 197 struct sas_rphy *rphy = q->queuedata; in sas_non_host_smp_request() 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() 925 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc() 959 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc_num() 1172 struct sas_rphy *rphy = transport_class_to_rphy(dev); \ [all …]
|
D | hpsa.h | 49 struct sas_rphy *rphy;
|
D | hpsa.c | 220 struct sas_rphy *rphy); 1939 struct sas_rphy *rphy; in hpsa_slave_alloc() 9299 struct sas_rphy *rphy) in hpsa_sas_port_add_rphy() 9393 struct sas_rphy *rphy) in hpsa_find_device_by_sas_rphy() 9463 struct sas_rphy *rphy; in hpsa_add_sas_device() 9506 hpsa_sas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in hpsa_sas_get_enclosure_identifier() 9512 hpsa_sas_get_bay_identifier(struct sas_rphy *rphy) in hpsa_sas_get_bay_identifier() 9548 hpsa_sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in hpsa_sas_smp_handler()
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_internal.h | 92 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy); 126 struct sas_rphy *rphy) in sas_fill_in_rphy()
|
D | sas_init.c | 253 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in transport_sas_phy_reset() 288 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable() 321 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset() 357 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_set_phy_speed()
|
D | sas_host_smp.c | 26 struct sas_rphy *rphy; in sas_host_smp_discover() 143 struct sas_rphy *rphy; in sas_report_phy_sata()
|
D | sas_expander.c | 208 struct sas_rphy *rphy = dev->rphy; in sas_set_ex_phy() 351 struct sas_rphy *rphy; in sas_ex_to_ata() 521 struct sas_rphy *rphy = dev->rphy; in ex_assign_manuf_info() 659 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_smp_get_phy_events() 778 struct sas_rphy *rphy; in sas_ex_discover_end_dev() 912 struct sas_rphy *rphy; in sas_ex_discover_expander() 2133 int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in sas_smp_handler()
|
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()
|
D | sas_discover.c | 69 struct sas_rphy *rphy; in sas_get_port_device()
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptsas.h | 152 struct sas_rphy *rphy; /* transport layer rphy object */
|
D | mptsas.c | 113 struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy); 370 static inline MPT_ADAPTER *rphy_to_ioc(struct sas_rphy *rphy) in rphy_to_ioc() 478 static inline struct sas_rphy * 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() 759 struct sas_rphy *rphy; in mptsas_add_device_component_starget() 1419 struct sas_rphy *rphy; in mptsas_add_end_device() 1495 struct sas_rphy *rphy; in mptsas_del_end_device() 1722 struct sas_rphy *rphy; in mptsas_target_alloc() 1798 struct sas_rphy *rphy; in mptsas_target_destroy() [all …]
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 651 struct sas_rphy *rphy; in mpt3sas_transport_port_add() 1053 rphy_to_ioc(struct sas_rphy *rphy) in rphy_to_ioc() 1321 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in _transport_get_enclosure_identifier() 1351 _transport_get_bay_identifier(struct sas_rphy *rphy) in _transport_get_bay_identifier() 1903 _transport_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in _transport_smp_handler()
|
D | mpt3sas_base.h | 562 struct sas_rphy *rphy;
|
D | mpt3sas_scsih.c | 1258 struct sas_rphy *rphy; in scsih_target_alloc() 1325 struct sas_rphy *rphy; in scsih_target_destroy()
|