Home
last modified time | relevance | path

Searched refs:sas_phy_enable (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/libsas/
H A Dsas_init.c254 int sas_phy_enable(struct sas_phy *phy, int enable) in sas_phy_enable() function
286 EXPORT_SYMBOL_GPL(sas_phy_enable);
502 d->enable_result = sas_phy_enable(d->phy, d->enable); in phy_enable_work()