Home
last modified time | relevance | path

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

/linux-6.12.1/include/scsi/
Dscsi_transport_sas.h205 extern struct sas_rphy *sas_end_device_alloc(struct sas_port *);
/linux-6.12.1/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c123 return sas_end_device_alloc(pqi_sas_port->port); in pqi_sas_rphy_alloc()
/linux-6.12.1/drivers/scsi/libsas/
Dsas_discover.c112 rphy = sas_end_device_alloc(port->port); in sas_get_port_device()
Dsas_ata.c710 rphy = sas_end_device_alloc(phy->port); in sas_ata_add_dev()
Dsas_expander.c782 rphy = sas_end_device_alloc(phy->port); in sas_ex_add_dev()
/linux-6.12.1/drivers/scsi/
Dscsi_transport_sas.c1461 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) in sas_end_device_alloc() function
1488 EXPORT_SYMBOL(sas_end_device_alloc);
Dhpsa.c9808 rphy = sas_end_device_alloc(hpsa_sas_port->port); in hpsa_add_sas_device()
/linux-6.12.1/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c805 rphy = sas_end_device_alloc(port); in mpt3sas_transport_port_add()
/linux-6.12.1/drivers/message/fusion/
Dmptsas.c1493 rphy = sas_end_device_alloc(port); in mptsas_add_end_device()
3258 rphy = sas_end_device_alloc(port); in mptsas_probe_one_phy()
/linux-6.12.1/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c1452 rphy = sas_end_device_alloc(port); in mpi3mr_sas_port_add()