Searched refs:sas_port_add_phy (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptsas.h165 u8 sas_port_add_phy; /* flag to request sas_port_add_phy*/ member in struct:mptsas_phyinfo
H A Dmptsas.c886 phy_info->sas_port_add_phy=1;
920 phy_info_cmp->sas_port_add_phy=1;
3144 if (phy_info->sas_port_add_phy) {
3167 "sas_port_add_phy: phy_id=%d\n",
3169 sas_port_add_phy(port, phy_info->phy);
3170 phy_info->sas_port_add_phy = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_internal.h163 sas_port_add_phy(ex->parent_port, ex_phy->phy);
H A Dsas_port.c124 sas_port_add_phy(port->port, phy->phy);
H A Dsas_expander.c629 sas_port_add_phy(port, phy->phy);
767 sas_port_add_phy(ephy->port, phy->phy);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_transport_sas.h204 void sas_port_add_phy(struct sas_port *, struct sas_phy *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_sas.c1050 * sas_port_add_phy - add another phy to a port to form a wide port
1061 void sas_port_add_phy(struct sas_port *port, struct sas_phy *phy) function
1085 EXPORT_SYMBOL(sas_port_add_phy); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c479 * in sas_port_add_phy.
637 sas_port_add_phy(port, mpt2sas_phy->phy);

Completed in 280 milliseconds