Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_gbl.h198 extern struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *,
Dqla_mid.c488 vha = qla2x00_create_host(sht, ha); in qla24xx_create_vhost()
Dqla_os.c3078 base_vha = qla2x00_create_host(sht, ha); in qla2x00_probe_one()
4769 struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *sht, in qla2x00_create_host() function