Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libsas/
Dsas_phy.c177 sas_phy_add(phy->phy); in sas_register_phys()
Dsas_expander.c288 if (sas_phy_add(phy->phy)) { in sas_set_ex_phy()
/linux-4.4.14/include/scsi/
Dscsi_transport_sas.h179 extern int sas_phy_add(struct sas_phy *);
/linux-4.4.14/drivers/scsi/
Dscsi_transport_sas.c751 int sas_phy_add(struct sas_phy *phy) in sas_phy_add() function
763 EXPORT_SYMBOL(sas_phy_add);
Dhpsa.c9285 rc = sas_phy_add(hpsa_sas_phy->phy); in hpsa_sas_port_add_phy()
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c902 if ((sas_phy_add(phy))) { in mpt3sas_transport_add_host_phy()
972 if ((sas_phy_add(phy))) { in mpt3sas_transport_add_expander_phy()
/linux-4.4.14/drivers/message/fusion/
Dmptsas.c3147 error = sas_phy_add(phy); in mptsas_probe_one_phy()