Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_init.c506 static int sas_phy_setup(struct sas_phy *phy) in sas_phy_setup() function
583 .phy_setup = sas_phy_setup,
/linux/drivers/scsi/
H A Dscsi_transport_sas.c680 static int sas_phy_setup(struct transport_container *tc, struct device *dev, in sas_phy_match()
694 "sas_phy", sas_phy_setup, NULL, NULL); in sas_phy_release()
651 static int sas_phy_setup(struct transport_container *tc, struct device *dev, sas_phy_setup() function