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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dscsi_transport_sas.h9 struct sas_rphy;
88 struct sas_rphy { struct
96 container_of((d), struct sas_rphy, dev)
105 struct sas_rphy rphy;
130 struct sas_rphy rphy;
145 struct sas_rphy *rphy;
164 int (*get_enclosure_identifier)(struct sas_rphy *, u64 *);
165 int (*get_bay_identifier)(struct sas_rphy *);
181 extern struct sas_rphy *sas_end_device_alloc(struct sas_port *);
182 extern struct sas_rphy *sas_expander_allo
[all...]
H A Dlibsas.h189 struct sas_rphy *rphy;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_transport_sas.c16 * struct sas_rphy defines an "incoming" PHY on a SAS Expander or
468 * or sas_rphy.
490 struct sas_rphy *rphy = dev_to_rphy(parent);
681 struct sas_rphy *rphy = dev_to_rphy(parent);
714 struct sas_rphy *rphy = dev_to_rphy(parent);
903 struct sas_rphy *rphy = transport_class_to_rphy(cdev); \
917 struct sas_rphy *rphy = transport_class_to_rphy(cdev); \
932 struct sas_rphy *rphy = transport_class_to_rphy(cdev);
946 struct sas_rphy *rphy = transport_class_to_rphy(cdev);
972 struct sas_rphy *rph
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_internal.h76 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy);
113 struct sas_rphy *rphy)
H A Dsas_init.c183 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);
209 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);
245 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);
H A Dsas_expander.c154 struct sas_rphy *rphy = dev->rphy;
351 struct sas_rphy *rphy = dev->rphy;
487 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);
578 struct sas_rphy *rphy;
702 struct sas_rphy *rphy;
H A Dsas_scsi_host.c679 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy)
710 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent);
H A Dsas_discover.c216 struct sas_rphy *rphy;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptsas.c165 struct sas_rphy *rphy; /* transport layer rphy object */
308 static inline MPT_ADAPTER *rphy_to_ioc(struct sas_rphy *rphy)
383 static inline struct sas_rphy *
393 mptsas_set_rphy(struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy)
935 struct sas_rphy *rphy;
1001 struct sas_rphy *rphy;
1033 struct sas_rphy *rphy;
1272 mptsas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier)
1306 mptsas_get_bay_identifier(struct sas_rphy *rphy)
1902 struct sas_rphy *rph
[all...]

Completed in 117 milliseconds