Searched refs:sas_phy_add (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_phy.c177 sas_phy_add(phy->phy); sas_register_phys()
H A Dsas_expander.c288 if (sas_phy_add(phy->phy)) { sas_set_ex_phy()
/linux-4.4.14/include/scsi/
H A Dscsi_transport_sas.h179 extern int sas_phy_add(struct sas_phy *);
/linux-4.4.14/drivers/scsi/
H A Dscsi_transport_sas.c746 * sas_phy_add - add a SAS PHY to the device hierarchy
751 int sas_phy_add(struct sas_phy *phy) sas_phy_add() function
763 EXPORT_SYMBOL(sas_phy_add); variable
773 * successfully been added using sas_phy_add().
H A Dhpsa.c9285 rc = sas_phy_add(hpsa_sas_phy->phy); hpsa_sas_port_add_phy()
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c902 if ((sas_phy_add(phy))) { mpt3sas_transport_add_host_phy()
972 if ((sas_phy_add(phy))) { mpt3sas_transport_add_expander_phy()
/linux-4.4.14/drivers/message/fusion/
H A Dmptsas.c3147 error = sas_phy_add(phy); mptsas_probe_one_phy()

Completed in 157 milliseconds