Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptsas.h166 u8 sas_port_add_phy; /* flag to request sas_port_add_phy*/ member
/linux/include/scsi/
H A Dscsi_transport_sas.h218 void sas_port_add_phy(struct sas_port *, struct sas_phy *);
/linux/drivers/scsi/libsas/
H A Dsas_port.c176 sas_port_add_phy(port->port, phy->phy); in sas_form_port()
H A Dsas_expander.c31 sas_port_add_phy(port, ex_phy->phy); in sas_port_add_ex_phy()
768 sas_port_add_phy(port, phy->phy); in sas_ex_get_linkrate()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c80 sas_port_add_phy(pqi_sas_port->port, pqi_sas_phy->phy); in pqi_sas_port_add_phy()
/linux/drivers/scsi/
H A Dscsi_transport_sas.c1100 void sas_port_add_phy(struct sas_port *port, struct sas_phy *phy) in sas_port_add_phy() function
1124 EXPORT_SYMBOL(sas_port_add_phy);
H A Dhpsa.c9620 sas_port_add_phy(hpsa_sas_port->port, hpsa_sas_phy->phy); in hpsa_sas_port_add_phy()