Searched refs:sas_expander_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/include/scsi/
H A Dscsi_transport_sas.h192 extern struct sas_rphy *sas_expander_alloc(struct sas_port *, enum sas_device_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_discover.c119 rphy = sas_expander_alloc(port->port,
123 rphy = sas_expander_alloc(port->port,
H A Dsas_expander.c806 rphy = sas_expander_alloc(phy->port,
810 rphy = sas_expander_alloc(phy->port,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_sas.c1425 * Used by both sas_end_device_alloc() and sas_expander_alloc() to
1472 * sas_expander_alloc - allocate an rphy for an end device
1481 struct sas_rphy *sas_expander_alloc(struct sas_port *parent, function
1510 EXPORT_SYMBOL(sas_expander_alloc); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c645 rphy = sas_expander_alloc(port,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptsas.c3221 rphy = sas_expander_alloc(port, identify.device_type);

Completed in 83 milliseconds