Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/message/fusion/
A Dmptsas.h166 u8 sas_port_add_phy; /* flag to request sas_port_add_phy*/ member
A Dmptsas.c919 phy_info->sas_port_add_phy=1; in mptsas_setup_wide_ports()
953 phy_info_cmp->sas_port_add_phy=1; in mptsas_setup_wide_ports()
3188 if (phy_info->sas_port_add_phy) { in mptsas_probe_one_phy()
3213 sas_port_add_phy(port, phy_info->phy); in mptsas_probe_one_phy()
3214 phy_info->sas_port_add_phy = 0; in mptsas_probe_one_phy()
/linux-6.3-rc2/include/scsi/
A Dscsi_transport_sas.h216 void sas_port_add_phy(struct sas_port *, struct sas_phy *);
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_internal.h199 sas_port_add_phy(ex->parent_port, ex_phy->phy); in sas_add_parent_port()
A Dsas_port.c177 sas_port_add_phy(port->port, phy->phy); in sas_form_port()
A Dsas_expander.c747 sas_port_add_phy(port, phy->phy); in sas_ex_get_linkrate()
860 sas_port_add_phy(ephy->port, phy->phy); in sas_ex_join_wide_port()
/linux-6.3-rc2/drivers/scsi/smartpqi/
A Dsmartpqi_sas_transport.c80 sas_port_add_phy(pqi_sas_port->port, pqi_sas_phy->phy); in pqi_sas_port_add_phy()
/linux-6.3-rc2/drivers/scsi/
A Dscsi_transport_sas.c1073 void sas_port_add_phy(struct sas_port *port, struct sas_phy *phy) in sas_port_add_phy() function
1097 EXPORT_SYMBOL(sas_port_add_phy);
A Dhpsa.c9634 sas_port_add_phy(hpsa_sas_port->port, hpsa_sas_phy->phy); in hpsa_sas_port_add_phy()
/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_transport.c563 sas_port_add_phy(mpt3sas_port->port, mpt3sas_phy->phy); in _transport_add_phy()
802 sas_port_add_phy(port, mpt3sas_phy->phy); in mpt3sas_transport_port_add()
/linux-6.3-rc2/drivers/scsi/mpi3mr/
A Dmpi3mr_transport.c638 sas_port_add_phy(mr_sas_port->port, mr_sas_phy->phy); in mpi3mr_add_sas_phy()
1414 sas_port_add_phy(port, mr_sas_phy->phy); in mpi3mr_sas_port_add()

Completed in 43 milliseconds