Home
last modified time | relevance | path

Searched refs:qla2x00_create_host (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_gbl.h214 extern struct scsi_qla_host *qla2x00_create_host(const struct scsi_host_template *,
Dqla_mid.c502 vha = qla2x00_create_host(sht, ha); in qla24xx_create_vhost()
Dqla_os.c3252 base_vha = qla2x00_create_host(sht, ha); in qla2x00_probe_one()
5053 struct scsi_qla_host *qla2x00_create_host(const struct scsi_host_template *sht, in qla2x00_create_host() function