Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/
Dscsi_transport_sas.c160 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/
Dsas_init.c216 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
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.c165 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()
Dsas_internal.h126 struct sas_rphy *rphy) in sas_fill_in_rphy()
Dsas_discover.c73 struct sas_rphy *rphy; in sas_get_port_device() local
Dsas_scsi_host.c711 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/
Dscsi_transport_sas.h101 #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
Dlibsas.h198 struct sas_rphy *rphy; member
/linux-3.3/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
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 …]
Dmptsas.h152 struct sas_rphy *rphy; /* transport layer rphy object */ member
/linux-3.3/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c653 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()
Dmpt2sas_scsih.c1283 struct sas_rphy *rphy; in _scsih_target_alloc() local
1345 struct sas_rphy *rphy; in _scsih_target_destroy() local
Dmpt2sas_base.h442 struct sas_rphy *rphy; member