Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_phy.c149 sas_phy_add(phy->phy); in sas_register_phys()
H A Dsas_expander.c290 if (sas_phy_add(phy->phy)) { in sas_set_ex_phy()
/linux/include/scsi/
H A Dscsi_transport_sas.h193 extern int sas_phy_add(struct sas_phy *);
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c76 rc = sas_phy_add(pqi_sas_phy->phy); in pqi_sas_port_add_phy()
/linux/drivers/scsi/
H A Dscsi_transport_sas.c745 int sas_phy_add(struct sas_phy *phy) in sas_phy_add() function
762 EXPORT_SYMBOL(sas_phy_add);
H A Dhpsa.c9616 rc = sas_phy_add(hpsa_sas_phy->phy); in hpsa_sas_port_add_phy()