Searched refs:sas_phy_alloc (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_phy.c151 phy->phy = sas_phy_alloc(&sas_ha->core.shost->shost_gendev,
H A Dsas_expander.c169 phy->phy = sas_phy_alloc(&rphy->dev, phy_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_transport_sas.h180 extern struct sas_phy *sas_phy_alloc(struct device *, int);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c763 phy = sas_phy_alloc(parent_dev, phy_index);
829 phy = sas_phy_alloc(parent_dev, phy_index);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_sas.c691 * sas_phy_alloc - allocates and initialize a SAS PHY structure
702 struct sas_phy *sas_phy_alloc(struct device *parent, int number) function
729 EXPORT_SYMBOL(sas_phy_alloc); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptsas.c3036 phy = sas_phy_alloc(dev, index);

Completed in 89 milliseconds