Searched refs:sas_find_dev_by_rphy (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_init.c184 struct domain_device *ddev = sas_find_dev_by_rphy(rphy);
210 struct domain_device *ddev = sas_find_dev_by_rphy(rphy);
246 struct domain_device *ddev = sas_find_dev_by_rphy(rphy);
H A Dsas_internal.h76 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy);
H A Dsas_scsi_host.c679 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy) function
712 return sas_find_dev_by_rphy(rphy);
H A Dsas_expander.c488 struct domain_device *dev = sas_find_dev_by_rphy(rphy);

Completed in 36 milliseconds