Lines Matching refs:hosts

89         * scsi.c/h, hosts.c/h et al reindented to increase readability
123 * hosts.c: Make use_clustering changeable in the Scsi_Host structure.
216 * hosts.h: Change io_port to long int from short.
224 * hosts.c, hosts.h, scsi_ioctl.c, sd.c, sd_ioctl.c, sg.c, sr.c,
256 * hosts.c: If we remove last host registered, reuse host number.
276 * hosts.c: Initialize wish_block to 0.
278 * hosts.h: Add wish_block.
296 * hosts.c: Do not reuse host numbers.
303 hosts.c.
330 * hosts.c: Initialize ->dma_channel and ->io_port when registering
390 * st.c, st_ioctl.c, sg.c, sd_ioctl.c, scsi_ioctl.c, hosts.c:
478 * hosts.c, Makefile: Add eata_dma.
492 * hosts.c: Change next_host to next_scsi_host, and make global.
493 Print hosts after we have identified all of them. Use info()
496 * hosts.h: Change attach function to return int, not void.
631 * hosts.c: Add support for blocking. Linked list automatically
656 * hosts.c: Spelling.
702 * hosts.h: Add new forbidden_addr, forbidden_size fields. Who
705 * hosts.c (scsi_mem_init): Mark pages as reserved if they fall in
754 * hosts.h: Add new cmd_per_lun field to Scsi_Hosts.
756 * hosts.c: Initialize cmd_per_lun in Scsi_Hosts from template.
810 * hosts.h: Add new field to Scsi_Hosts "block" to allow blocking
814 * hosts.h: Add usage_count to Scsi_Host_Template.
816 * hosts.h: Add n_io_port to Scsi_Host (used when releasing module).
818 * hosts.c: Initialize block field.
932 * hosts.c: Initialize can_queue from template.
934 * hosts.h: Add can_queue to Scsi_Host structure.
1049 * hosts.c: Add type casts for scsi_init_malloc.
1141 * hosts.c, Makefile: Update for new driver.
1183 hosts.c: Create a linked list of detected high level devices.
1188 hosts.h: Add prototype for linked list header. Add structure
1288 (scsi_dev_init): Loop over all detected hosts, and scan them.
1290 * hosts.c (scsi_init_free): Change so that number of extra bytes
1293 * hosts.h: Change Scsi_Host_Template struct to include "next" and
1297 * hosts.c: Rename scsi_hosts to builtin_scsi_hosts, create linked
1311 * hosts.h: Change SG_ALL back to 0xff. Apparently soft error
1372 * hosts.c: Test for ultrastor card before any of the others.
1385 * hosts.h: Add use_clustering field to explicitly say whether
1660 * hosts.c: Support new low-level adapters. Allow for more than
1663 * hosts.h: Allow for more than one adapter of a given type.
1748 * hosts.c: Do not depend upon Makefile generated count of the number