Searched refs:mac_scsi_template (Results 1 – 1 of 1) sorted by relevance
425 static struct scsi_host_template mac_scsi_template = { variable465 mac_scsi_template.can_queue = setup_can_queue; in mac_scsi_probe()467 mac_scsi_template.cmd_per_lun = setup_cmd_per_lun; in mac_scsi_probe()469 mac_scsi_template.sg_tablesize = setup_sg_tablesize; in mac_scsi_probe()471 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()473 instance = scsi_host_alloc(&mac_scsi_template, in mac_scsi_probe()