Home
last modified time | relevance | path

Searched refs:targets (Results 1 – 25 of 47) sorted by relevance

12

/linux-2.4.37.9/arch/ia64/boot/
DMakefile20 targets-$(CONFIG_IA64_HP_SIM) += bootloader
21 targets-$(CONFIG_IA64_GENERIC) += bootloader
23 all: $(targets-y)
30 rm -f $(targets-y) $(OBJECTS)
/linux-2.4.37.9/drivers/scsi/
Dpluto.c220 ages = kmalloc (((inq->channels + 1) * inq->targets) * sizeof(long), GFP_KERNEL); in pluto_detect()
236 host->max_id = inq->targets; in pluto_detect()
247 fc->targets = inq->targets; in pluto_detect()
249 memset (ages, 0, ((inq->channels + 1) * inq->targets) * sizeof(long)); in pluto_detect()
Dpluto.h35 u8 targets; member
DREADME.aha152x22 RECONNECT allow targets to disconnect from the bus (0/1; default 1 [on])
86 allow targets to disconnect for first and second controller
Dfcal.c171 fc->targets = 127; in fcal_detect()
/linux-2.4.37.9/arch/arm/tools/
Dgetconstants.c21 #error Your compiler targets APCS-32 but this kernel requires APCS-26
24 #error Your compiler targets APCS-26 but this kernel requires APCS-32
/linux-2.4.37.9/drivers/scsi/aic7xxx/
DREADME.aic79xx235 Definition: Global tag depth for all targets on all busses.
244 per controller basis. Both controllers and targets
251 specifies a tag depth of 8 for targets 4 and 5
253 specifies a tag depth of 32 for targets 1,2,7-15
254 All other targets retain the default depth.
258 specifies a tag depth of 32 for targets 0 and 2
259 All other targets retain the default depth.
273 enables read streaming for targets 0 and 6.
274 disables read streaming for targets 1-5,7-15.
275 All other targets retain the default read
[all …]
DREADME.aic7xxx253 Definition: Global tag depth for all targets on all busses.
262 per controller basis. Both controllers and targets
269 specifies a tag depth of 8 for targets 4 and 5
271 specifies a tag depth of 32 for targets 1,2,7-15
272 All other targets retain the default depth.
276 specifies a tag depth of 32 for targets 0 and 2
277 All other targets retain the default depth.
Daic79xx_proc.c179 targ = ahd->platform_data->targets[target_offset]; in ahd_dump_target_state()
Daic7xxx_proc.c156 targ = ahc->platform_data->targets[target_offset]; in ahc_dump_target_state()
Daic79xx_osm.c625 targ = ahd->platform_data->targets[target_offset]; in ahd_linux_get_device()
2316 targ = ahd->platform_data->targets[i];
2761 targ = ahd->platform_data->targets[target_offset];
3605 targ = ahd->platform_data->targets[devinfo->target_offset];
4231 ahd->platform_data->targets[target] = targ;
4262 ahd->platform_data->targets[target_offset] = NULL;
4356 targ = ahd->platform_data->targets[target];
Daic7xxx_osm.c616 targ = ahc->platform_data->targets[target_offset]; in ahc_linux_get_device()
1993 targ = ahc->platform_data->targets[i];
2428 targ = ahc->platform_data->targets[target_offset];
3262 targ = ahc->platform_data->targets[devinfo->target_offset];
3913 ahc->platform_data->targets[target_offset] = targ;
3948 ahc->platform_data->targets[target_offset] = NULL;
4048 targ = ahc->platform_data->targets[target_offset];
/linux-2.4.37.9/Documentation/ia64/
DREADME36 o Hardly any performance tuning has been done. Obvious targets
38 obvious targets include making sure we don't flush the TLB
/linux-2.4.37.9/drivers/fc4/
DConfig.in14 comment 'FC4 targets'
Dfcp_impl.h103 int targets; member
/linux-2.4.37.9/Documentation/kbuild/
Dcommands.txt51 === Top Level Makefile targets
53 Here are the targets available at the top level:
/linux-2.4.37.9/net/ipv6/netfilter/
DConfig.in57 # The targets
/linux-2.4.37.9/net/ipv4/netfilter/
DConfig.in47 # The targets
/linux-2.4.37.9/Documentation/networking/
Dbonding.txt208 targets will be received on the same link which could cause the other
216 are the targets of the ARP request sent to determine the health of
217 the link to the targets. Specify these values in ddd.ddd.ddd.ddd
220 maximum number of targets that can be specified is set at 16.
435 in a High Availability setup to have several targets to monitor. In the
440 Multiple ARP targets must be seperated by commas as follows:
442 # example options for ARP monitoring with three targets
602 targets to generate send and receive traffic. If after this
/linux-2.4.37.9/Documentation/
Dkernel-doc-nano-HOWTO.txt38 The targets 'sgmldocs', 'psdocs', 'pdfdocs', and 'htmldocs' are used
/linux-2.4.37.9/Documentation/sound/
DChangeLog.awe12 - Controls volume and filter targets
/linux-2.4.37.9/arch/sparc/
Ddefconfig255 # FC4 targets
/linux-2.4.37.9/arch/sparc64/
Dconfig.in210 bool ' not allow targets to disconnect' CONFIG_SCSI_NCR53C8XX_NO_DISCONNECT
/linux-2.4.37.9/
DRules.make6 # False targets.
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx.reg1157 * for all targets that have a value other than 0 in the lower four
1172 * Bit vector of targets that have ULTRA enabled.
1178 * Bit vector of targets that have disconnection disabled.

12