Searched refs:mac_scsi_template (Results 1 – 1 of 1) sorted by relevance
424 static struct scsi_host_template mac_scsi_template = { variable464 mac_scsi_template.can_queue = setup_can_queue; in mac_scsi_probe()466 mac_scsi_template.cmd_per_lun = setup_cmd_per_lun; in mac_scsi_probe()468 mac_scsi_template.sg_tablesize = setup_sg_tablesize; in mac_scsi_probe()470 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()472 instance = scsi_host_alloc(&mac_scsi_template, in mac_scsi_probe()