Searched refs:sas_phy_reset (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_init.c190 int sas_phy_reset(struct sas_phy *phy, int hard_reset) function
257 .phy_reset = sas_phy_reset,
H A Dsas_scsi_host.c447 res = sas_phy_reset(phy, 1);
990 EXPORT_SYMBOL_GPL(sas_phy_reset); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dlibsas.h626 int sas_phy_reset(struct sas_phy *phy, int hard_reset);

Completed in 161 milliseconds