Home
last modified time | relevance | path

Searched refs:sas_end_device_alloc (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/include/scsi/
Dscsi_transport_sas.h191 extern struct sas_rphy *sas_end_device_alloc(struct sas_port *);
/linux-3.3/drivers/scsi/libsas/
Dsas_discover.c116 rphy = sas_end_device_alloc(port->port); in sas_get_port_device()
Dsas_expander.c698 rphy = sas_end_device_alloc(phy->port); in sas_ex_discover_end_dev()
722 rphy = sas_end_device_alloc(phy->port); in sas_ex_discover_end_dev()
/linux-3.3/drivers/scsi/
Dscsi_transport_sas.c1439 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) in sas_end_device_alloc() function
1466 EXPORT_SYMBOL(sas_end_device_alloc);
/linux-3.3/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c730 rphy = sas_end_device_alloc(port); in mpt2sas_transport_port_add()
/linux-3.3/drivers/message/fusion/
Dmptsas.c1468 rphy = sas_end_device_alloc(port); in mptsas_add_end_device()
3239 rphy = sas_end_device_alloc(port); in mptsas_probe_one_phy()