Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_gbl.h201 extern struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *,
Dqla_mid.c494 vha = qla2x00_create_host(sht, ha); in qla24xx_create_vhost()
Dqla_os.c3118 base_vha = qla2x00_create_host(sht, ha); in qla2x00_probe_one()
4812 struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *sht, in qla2x00_create_host() function