Searched refs:sas_end_device_alloc (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/include/scsi/
H A Dscsi_transport_sas.h188 extern struct sas_rphy *sas_end_device_alloc(struct sas_port *);
/linux-4.4.14/drivers/scsi/
H A Dscsi_transport_sas.c1453 * Used by both sas_end_device_alloc() and sas_expander_alloc() to
1462 * sas_end_device_alloc - allocate an rphy for an end device
1470 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) sas_end_device_alloc() function
1497 EXPORT_SYMBOL(sas_end_device_alloc); variable
H A Dhpsa.c9469 rphy = sas_end_device_alloc(hpsa_sas_port->port); hpsa_add_sas_device()
/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_discover.c120 rphy = sas_end_device_alloc(port->port); sas_get_port_device()
H A Dsas_expander.c816 rphy = sas_end_device_alloc(phy->port); sas_ex_discover_end_dev()
837 rphy = sas_end_device_alloc(phy->port); sas_ex_discover_end_dev()
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c729 rphy = sas_end_device_alloc(port); mpt3sas_transport_port_add()
/linux-4.4.14/drivers/message/fusion/
H A Dmptsas.c1466 rphy = sas_end_device_alloc(port); mptsas_add_end_device()
3235 rphy = sas_end_device_alloc(port); mptsas_probe_one_phy()

Completed in 311 milliseconds