sun3_scsi_template  494 drivers/scsi/sun3_scsi.c static struct scsi_host_template sun3_scsi_template = {
sun3_scsi_template  523 drivers/scsi/sun3_scsi.c 		sun3_scsi_template.can_queue = setup_can_queue;
sun3_scsi_template  525 drivers/scsi/sun3_scsi.c 		sun3_scsi_template.cmd_per_lun = setup_cmd_per_lun;
sun3_scsi_template  527 drivers/scsi/sun3_scsi.c 		sun3_scsi_template.sg_tablesize = setup_sg_tablesize;
sun3_scsi_template  529 drivers/scsi/sun3_scsi.c 		sun3_scsi_template.this_id = setup_hostid & 7;
sun3_scsi_template  579 drivers/scsi/sun3_scsi.c 	instance = scsi_host_alloc(&sun3_scsi_template,