Searched refs:qla2x00_create_host (Results 1 – 3 of 3) sorted by relevance
214 extern struct scsi_qla_host *qla2x00_create_host(const struct scsi_host_template *,
502 vha = qla2x00_create_host(sht, ha); in qla24xx_create_vhost()
3252 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