Searched refs:mac_scsi_template (Results 1 – 1 of 1) sorted by relevance
324 static struct scsi_host_template mac_scsi_template = { variable364 mac_scsi_template.can_queue = setup_can_queue; in mac_scsi_probe()366 mac_scsi_template.cmd_per_lun = setup_cmd_per_lun; in mac_scsi_probe()368 mac_scsi_template.sg_tablesize = setup_sg_tablesize; in mac_scsi_probe()370 mac_scsi_template.this_id = setup_hostid & 7; in mac_scsi_probe()372 instance = scsi_host_alloc(&mac_scsi_template, in mac_scsi_probe()