Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dscsi_transport_sas.h188 extern struct sas_rphy *sas_end_device_alloc(struct sas_port *);
/linux-4.4.14/drivers/scsi/libsas/
Dsas_discover.c120 rphy = sas_end_device_alloc(port->port); in sas_get_port_device()
Dsas_expander.c816 rphy = sas_end_device_alloc(phy->port); in sas_ex_discover_end_dev()
837 rphy = sas_end_device_alloc(phy->port); in sas_ex_discover_end_dev()
/linux-4.4.14/drivers/scsi/
Dscsi_transport_sas.c1470 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) in sas_end_device_alloc() function
1497 EXPORT_SYMBOL(sas_end_device_alloc);
Dhpsa.c9469 rphy = sas_end_device_alloc(hpsa_sas_port->port); in hpsa_add_sas_device()
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c729 rphy = sas_end_device_alloc(port); in mpt3sas_transport_port_add()
/linux-4.4.14/drivers/message/fusion/
Dmptsas.c1466 rphy = sas_end_device_alloc(port); in mptsas_add_end_device()
3235 rphy = sas_end_device_alloc(port); in mptsas_probe_one_phy()