Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dscsi_transport_sas.h188 extern struct sas_rphy *sas_end_device_alloc(struct sas_port *);
/linux-4.1.27/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.1.27/drivers/scsi/
Dscsi_transport_sas.c1480 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) in sas_end_device_alloc() function
1507 EXPORT_SYMBOL(sas_end_device_alloc);
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c728 rphy = sas_end_device_alloc(port); in mpt3sas_transport_port_add()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c734 rphy = sas_end_device_alloc(port); in mpt2sas_transport_port_add()
/linux-4.1.27/drivers/message/fusion/
Dmptsas.c1466 rphy = sas_end_device_alloc(port); in mptsas_add_end_device()
3236 rphy = sas_end_device_alloc(port); in mptsas_probe_one_phy()