Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h184 extern struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *,
Dqla_mid.c474 vha = qla2x00_create_host(sht, ha); in qla24xx_create_vhost()
Dqla_os.c3040 base_vha = qla2x00_create_host(sht, ha); in qla2x00_probe_one()
4546 struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *sht, in qla2x00_create_host() function