Searched refs:sas_rphy (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_transport_sas.h10 struct sas_rphy;
89 struct sas_rphy { struct
98 container_of((d), struct sas_rphy, dev)
107 struct sas_rphy rphy;
134 struct sas_rphy rphy;
149 struct sas_rphy *rphy;
168 int (*get_enclosure_identifier)(struct sas_rphy *, u64 *);
169 int (*get_bay_identifier)(struct sas_rphy *);
173 int (*smp_handler)(struct Scsi_Host *, struct sas_rphy *, struct request *);
191 extern struct sas_rphy *sas_end_device_allo
[all...]
H A Dlibsas.h195 struct sas_rphy *rphy;
665 extern int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_sas.c16 * struct sas_rphy defines an "incoming" PHY on a SAS Expander or
160 struct sas_rphy *rphy = target_to_rphy(sdev->sdev_target);
170 struct sas_rphy *rphy)
174 int (*handler)(struct Scsi_Host *, struct sas_rphy *, struct request *);
200 struct sas_rphy *rphy = q->queuedata;
214 static int sas_bsg_initialize(struct Scsi_Host *shost, struct sas_rphy *rphy)
264 static void sas_bsg_remove(struct Scsi_Host *shost, struct sas_rphy *rphy)
697 * or sas_rphy.
719 struct sas_rphy *rphy = dev_to_rphy(parent);
911 struct sas_rphy *rph
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_internal.h79 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy);
130 struct sas_rphy *rphy)
H A Dsas_init.c184 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);
210 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);
246 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);
H A Dsas_host_smp.c25 struct sas_rphy *rphy;
57 struct sas_rphy *rphy;
H A Dsas_expander.c165 struct sas_rphy *rphy = dev->rphy;
384 struct sas_rphy *rphy = dev->rphy;
522 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);
642 struct sas_rphy *rphy;
783 struct sas_rphy *rphy;
1959 int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy,
H A Dsas_discover.c73 struct sas_rphy *rphy;
H A Dsas_scsi_host.c720 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy)
751 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptsas.h152 struct sas_rphy *rphy; /* transport layer rphy object */
H A Dmptsas.c108 struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy);
363 static inline MPT_ADAPTER *rphy_to_ioc(struct sas_rphy *rphy)
471 static inline struct sas_rphy *
481 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy)
553 struct sas_rphy *rphy;
752 struct sas_rphy *rphy;
1414 struct sas_rphy *rphy;
1490 struct sas_rphy *rphy;
1717 struct sas_rphy *rphy;
1793 struct sas_rphy *rph
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c566 struct sas_rphy *rphy;
937 rphy_to_ioc(struct sas_rphy *rphy)
1221 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier)
1246 _transport_get_bay_identifier(struct sas_rphy *rphy)
1739 _transport_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy,
H A Dmpt2sas_base.h356 struct sas_rphy *rphy;
H A Dmpt2sas_scsih.c1217 struct sas_rphy *rphy;
1278 struct sas_rphy *rphy;

Completed in 215 milliseconds