Searched refs:sas_expander_alloc (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/include/scsi/ |
D | scsi_transport_sas.h | 204 extern struct sas_rphy *sas_expander_alloc(struct sas_port *, enum sas_device_type);
|
/linux-6.1.9/drivers/scsi/libsas/ |
D | sas_discover.c | 115 rphy = sas_expander_alloc(port->port, in sas_get_port_device() 119 rphy = sas_expander_alloc(port->port, in sas_get_port_device()
|
D | sas_expander.c | 944 rphy = sas_expander_alloc(phy->port, in sas_ex_discover_expander() 948 rphy = sas_expander_alloc(phy->port, in sas_ex_discover_expander()
|
/linux-6.1.9/drivers/scsi/smartpqi/ |
D | smartpqi_sas_transport.c | 122 return sas_expander_alloc(pqi_sas_port->port, in pqi_sas_rphy_alloc()
|
/linux-6.1.9/drivers/scsi/ |
D | scsi_transport_sas.c | 1477 struct sas_rphy *sas_expander_alloc(struct sas_port *parent, in sas_expander_alloc() function 1506 EXPORT_SYMBOL(sas_expander_alloc);
|
/linux-6.1.9/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 820 rphy = sas_expander_alloc(port, in mpt3sas_transport_port_add()
|
/linux-6.1.9/drivers/scsi/mpi3mr/ |
D | mpi3mr_transport.c | 1424 rphy = sas_expander_alloc(port, in mpi3mr_sas_port_add()
|
/linux-6.1.9/drivers/message/fusion/ |
D | mptsas.c | 3265 rphy = sas_expander_alloc(port, identify.device_type); in mptsas_probe_one_phy()
|