Home
last modified time | relevance | path

Searched defs:rphy (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dscsi_transport_sas.c161 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 …]
Dhpsa.c1939 struct sas_rphy *rphy; in hpsa_slave_alloc() local
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() local
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()
Dhpsa.h49 struct sas_rphy *rphy; member
/linux-4.4.14/include/scsi/
Dscsi_transport_sas.h96 #define rphy_to_shost(rphy) \ argument
102 struct sas_rphy rphy; member
129 struct sas_rphy rphy; member
144 struct sas_rphy *rphy; member
221 struct sas_rphy *rphy; in scsi_is_sas_expander_device() local
Dlibsas.h211 struct sas_rphy *rphy; member
/linux-4.4.14/drivers/scsi/libsas/
Dsas_init.c253 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
Dsas_host_smp.c26 struct sas_rphy *rphy; in sas_host_smp_discover() local
143 struct sas_rphy *rphy; in sas_report_phy_sata() local
Dsas_expander.c208 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()
Dsas_internal.h126 struct sas_rphy *rphy) in sas_fill_in_rphy()
Dsas_scsi_host.c823 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
Dsas_discover.c69 struct sas_rphy *rphy; in sas_get_port_device() local
/linux-4.4.14/drivers/message/fusion/
Dmptsas.c370 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
2156 mptsas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in mptsas_get_enclosure_identifier()
[all …]
Dmptsas.h152 struct sas_rphy *rphy; /* transport layer rphy object */ member
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c651 struct sas_rphy *rphy; in mpt3sas_transport_port_add() local
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()
Dmpt3sas_scsih.c1258 struct sas_rphy *rphy; in scsih_target_alloc() local
1325 struct sas_rphy *rphy; in scsih_target_destroy() local
Dmpt3sas_base.h562 struct sas_rphy *rphy; member