Home
last modified time | relevance | path

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

/linux-5.10/include/scsi/
Dscsi_transport_sas.h202 extern struct sas_rphy *sas_end_device_alloc(struct sas_port *);
/linux-5.10/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c115 return sas_end_device_alloc(pqi_sas_port->port); in pqi_sas_rphy_alloc()
/linux-5.10/drivers/scsi/libsas/
Dsas_discover.c113 rphy = sas_end_device_alloc(port->port); in sas_get_port_device()
Dsas_expander.c847 rphy = sas_end_device_alloc(phy->port); in sas_ex_discover_end_dev()
868 rphy = sas_end_device_alloc(phy->port); in sas_ex_discover_end_dev()
/linux-5.10/drivers/scsi/
Dscsi_transport_sas.c1428 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) in sas_end_device_alloc() function
1455 EXPORT_SYMBOL(sas_end_device_alloc);
Dhpsa.c9792 rphy = sas_end_device_alloc(hpsa_sas_port->port); in hpsa_add_sas_device()
/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c693 rphy = sas_end_device_alloc(port); in mpt3sas_transport_port_add()
/linux-5.10/drivers/message/fusion/
Dmptsas.c1465 rphy = sas_end_device_alloc(port); in mptsas_add_end_device()
3230 rphy = sas_end_device_alloc(port); in mptsas_probe_one_phy()