Home
last modified time | relevance | path

Searched refs:selection (Results 1 – 25 of 111) sorted by relevance

12345

/linux-2.4.37.9/scripts/
DMenuconfig868 defaults="$selection$defaults" #pseudo stack
870 0) eval $selection ;;
871 3) eval $selection y ;;
872 4) eval $selection n ;;
873 5) eval $selection m ;;
874 6) eval $selection c ;;
881 case "$selection" in
885 eval help $selection ;;
/linux-2.4.37.9/Documentation/powerpc/
Dcpu_features.txt6 compile-time selection.
27 selection, unused code is replaced by 'nop' instructions. This nop'ing is
/linux-2.4.37.9/Documentation/video4linux/bttv/
DICs21 14052B: analog switch for selection of sound source
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx.seq43 * After starting the selection hardware, we check for reconnecting targets
44 * as well as for our selection to complete just in case the reselection wins
46 * SCB that we've already pulled from the QINFIFO and started the selection
47 * on just in case the reselection wins so that we can retry the selection at
50 * create yet another SCB waiting for selection. The solution used here is to
52 * of SCBs that are awaiting selection. Since 0-0xfe are valid SCB indexes,
81 test SSTAT0, SELDO|SELDI jnz selection;
88 * either a selection or reselection occurs.
91 test SSTAT0, SELDO|SELDI jnz selection;
111 * SCBs in the list of SCBs awaiting selection. If we have
[all …]
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.seq52 * After starting the selection hardware, we check for reconnecting targets
53 * as well as for our selection to complete just in case the reselection wins
55 * SCB that we've already pulled from the QINFIFO and started the selection
56 * on just in case the reselection wins so that we can retry the selection at
59 * create yet another SCB waiting for selection. The solution used here is to
61 * of SCBs that are awaiting selection. Since 0-0xfe are valid SCB indexes,
70 * Turn off the selection hardware. We need to reset the
71 * selection request in order to perform a new selection.
91 test SSTAT0, SELDO|SELDI jnz selection;
105 * SCBs in the list of SCBs awaiting selection. Allocate a
[all …]
Daic79xx.seq418 * correctly after a packetized selection in several
436 * selection so we can rely on it even for case #1 above.
448 * to our negotiation table entry for this selection will
496 * busfree just after a selection will
545 * eventually restart the selection if appropriate.
655 * busfree just after a selection will
670 * As soon as we get a successful selection, the target
763 * thereby allowing it to send a message on the next selection regardless
1943 * (re)selection). Routines that know that the context responsible for this
/linux-2.4.37.9/drivers/mtd/chips/
DConfig.in28 bool ' Specific CFI Flash geometry selection' CONFIG_MTD_CFI_GEOMETRY
/linux-2.4.37.9/arch/x86_64/
Dconfig.in41 # Define implied options from the CPU selection here
221 bool 'Video mode selection support' CONFIG_VIDEO_SELECT
/linux-2.4.37.9/fs/partitions/
DConfig.in4 bool 'Advanced partition selection' CONFIG_PARTITION_ADVANCED
/linux-2.4.37.9/Documentation/cdrom/
Dgscd30 Address selection is accomplished by jumpers PN801-1 to PN801-4 on the
/linux-2.4.37.9/drivers/char/
DMakefile25 misc.o pty.o random.o selection.o serial.o \
172 obj-$(CONFIG_VT) += vt.o vc_screen.o consolemap.o consolemap_deftbl.o $(CONSOLE) selection.o
/linux-2.4.37.9/drivers/scsi/
D53c7xx.scr583 ; EXITS : on reselection or selection, go to select_failed
607 ; the command from the NCRs issue queue with the selection, but
613 ; Enable selection timer
625 ; Disable selection timer
665 ; After a successful selection, we should get either a CMD phase or
1177 ; waits for reselection, selection, and new commands.
1389 ; Disable selection timer
1451 ; Enable selection timer
1463 ; Disable selection timer
1478 ; Disable selection timer
Dsim710.scr71 ; Enable selection timer
75 ; Disable selection timer
101 ; Disable selection timer
551 ; Disable selection timer
DChangeLog.ncr53c8xx270 were due to a SCSI selection problem triggered by a clearly
273 after abitration while the SCSI core is performing SCSI selection).
355 Support for selection/reselection without ATN.
390 Use SCRIPTS to repair the start queue on selection timeout.
427 scripts in parallel with the SCSI core performing selection.
/linux-2.4.37.9/Documentation/
Dldm.txt61 "Advanced partition selection" CONFIG_PARTITION_ADVANCED
/linux-2.4.37.9/arch/mips/
Ddefconfig-sead19 # Machine selection
84 # CPU selection
Ddefconfig-rm20021 # Machine selection
90 # CPU selection
Ddefconfig-nino21 # Machine selection
88 # CPU selection
/linux-2.4.37.9/arch/mips64/
Ddefconfig-sead19 # Machine selection
84 # CPU selection
Ddefconfig-jaguar21 # Machine selection
83 # CPU selection
/linux-2.4.37.9/arch/i386/boot/
Dvideo.S252 je listm # yes - manual mode selection
291 movb %dl, %al # Menu selection number
352 cmpb $0, 1(%si) # One character = menu selection
387 mnusel: lodsb # Menu selection
/linux-2.4.37.9/arch/x86_64/boot/
Dvideo.S251 je listm # yes - manual mode selection
290 movb %dl, %al # Menu selection number
351 cmpb $0, 1(%si) # One character = menu selection
386 mnusel: lodsb # Menu selection
/linux-2.4.37.9/Documentation/sound/
DALS52 - Software selection of record source (line in, CD, FM, mic, master)
/linux-2.4.37.9/Documentation/networking/
Dvortex.txt105 selection values may be OR'ed (or added to) the following:
232 Media selection
249 it will permanently select the 10baseT port. Automatic selection of
/linux-2.4.37.9/arch/i386/
Dconfig.in49 # Define implied options from the CPU selection here
467 bool 'Video mode selection support' CONFIG_VIDEO_SELECT

12345