Searched refs:qla2xxx_driver_template (Results 1 – 3 of 3) sorted by relevance
241 extern struct scsi_host_template qla2xxx_driver_template;
491 struct scsi_host_template *sht = &qla2xxx_driver_template; in qla24xx_create_vhost()
2802 sht = &qla2xxx_driver_template; in qla2x00_probe_one()7664 struct scsi_host_template qla2xxx_driver_template = { variable