Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 219) sorted by relevance

123456789

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.seq52 test SEQINTCODE, 0xFF jz idle_loop;
65 test ERROR, 0xFF jz no_error_set;
70 test SCSISEQ0, ENSELO|ENARBO jnz idle_loop_checkbus;
71 test SEQ_FLAGS2, SELECTOUT_QFROZEN jnz idle_loop_checkbus;
74 * ENSELO is cleared by a SELDO, so we must test for SELDO
78 test SSTAT0, SELDO jnz select_out;
83 test SSTAT0, SELDO jnz select_out;
85 test SSTAT0, SELDI jnz select_in;
86 test SCSIPHASE, ~DATA_PHASE_MASK jz idle_loop_check_nonpackreq;
87 test SCSISIGO, ATNO jz idle_loop_check_nonpackreq;
[all …]
Daic7xxx.seq81 test SCSISEQ, ENSELO jnz poll_for_selection;
84 test SCSISEQ, ENSELO jnz poll_for_selection;
91 test SSTAT0, SELDO|SELDI jnz selection;
96 test QOFF_CTLSTA, SCB_AVAIL jz poll_for_work_loop;
159 test SSTAT0, SELDO|SELDI jz poll_for_selection;
176 test SSTAT0, SELDI|SELDO jz bus_free_sel;
177 test SSTAT0,SELDO jnz select_out;
181 test SSTAT0, TARGET jz initiator_reselect;
221 test SBLKCTL, SELBUSB jz . + 2;
236 test SCSISIGI, ATNI jz target_busfree;
[all …]
/linux-2.4.37.9/drivers/media/radio/
Dradio-cadet.c143 unsigned freq=0,test,fifo=0; in cadet_getfreq() local
154 test=12500; in cadet_getfreq()
157 freq+=test; in cadet_getfreq()
159 test=test<<1; in cadet_getfreq()
177 unsigned test; in cadet_settune() local
185 test=0; in cadet_settune()
186 test=(fifo>>23)&0x02; /* Align data for SDO */ in cadet_settune()
187 test|=0x1c; /* SDM=1, SWE=1, SEN=1, SCK=0 */ in cadet_settune()
189 outb(test,io+1); /* Initialize for write */ in cadet_settune()
191 test|=0x01; /* Toggle SCK High */ in cadet_settune()
[all …]
/linux-2.4.37.9/arch/m68k/ifpsp060/
DTEST.DOC75 is NOT INCLUDED in {i,f}test.sa (an example "Call-out" section is provided at
76 the end of this file). The purpose of this section is to allow the test
80 to a function required by the test packages (these functions and their
84 sit adjacent to the {i,f}test.sa image in memory. Since itest.sa and ftest.sa
88 to access the test routines. Since the {i,f}test.sa hex files contain
95 For example, to run the 060ISP test, write a program that includes the
101 section is 128 bytes long; and the 68060ISP test entry point is located
105 the entry code jumps to the appropriate test code within the code section.
117 The test packages call _print_string() and _print_number()
120 In "C"-like fashion, the test program calls:
[all …]
DREADME57 ftest.sa Simple test program to test that {p}fpsp.sa
59 ftest.s above test; source code
61 itest.sa Simple test program to test that isp.sa was
63 itest.s above test; source code
65 test.doc on-line documentation for {i,f}test.sa
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx.seq81 test SSTAT0, SELDO|SELDI jnz selection;
82 test SCSISEQ, ENSELO jnz poll_for_work;
91 test SSTAT0, SELDO|SELDI jnz selection;
92 test SCSISEQ, ENSELO jnz poll_for_work;
99 test QOFF_CTLSTA, SCB_AVAIL jz poll_for_work_loop;
202 test SAVED_TCL, 0x80 jnz ultra_2; /* Target ID > 7 */
207 test SINDIR, A jz ndx_dtr;
218 test SBLKCTL,SELBUSB jz ndx_dtr_2;
234 test SSTAT0,SELDO jnz select_out;
241 /* XXX test for and handle ONE BIT condition */
[all …]
/linux-2.4.37.9/drivers/video/
Dcyberfb.c1579 unsigned char test; in cv64_board_init() local
1610 test = RCrt (regs, CRT_ID_SYSTEM_CONFIG); in cv64_board_init()
1611 test = test | 0x01; /* enable enhanced register access */ in cv64_board_init()
1612 test = test & 0xEF; /* clear bit 4, 0 wait state */ in cv64_board_init()
1613 WCrt (regs, CRT_ID_SYSTEM_CONFIG, test); in cv64_board_init()
1646 test = RSeq (regs, SEQ_ID_BUS_REQ_CNTL); in cv64_board_init()
1647 test = test | 1 << 6; in cv64_board_init()
1648 WSeq (regs, SEQ_ID_BUS_REQ_CNTL, test); in cv64_board_init()
1654 test = RSeq (regs, SEQ_ID_CLKSYN_CNTL_2); in cv64_board_init()
1655 test = test & 0xDF; in cv64_board_init()
[all …]
/linux-2.4.37.9/Documentation/
Dcomputone.txt296 This is a release version of the driver, but it is impossible to test it
339 if test "$gettext_dir" = FAILED && test -f $dir/gettext \
343 if test "$3" = GNU
348 if test "$locale_dir" = FAILED && test -f $dir/shar \
355 if test "$locale_dir" = FAILED || test "$gettext_dir" = FAILED
365 if touch -am -t 200112312359.59 $$.touch >/dev/null 2>&1 && test ! -f 200112312359.59 -a -f $$.touc…
367 elif touch -am 123123592001.59 $$.touch >/dev/null 2>&1 && test ! -f 123123592001.59 -a ! -f 123123…
369 elif touch -am 1231235901 $$.touch >/dev/null 2>&1 && test ! -f 1231235901 -a -f $$.touch; then
387 if test -f 'ip2mkdev' && test "$first_param" != -c; then
418 if test -d /dev/ip2 ; then
[all …]
/linux-2.4.37.9/drivers/cdrom/
Daztcd.c896 unsigned char test; in aztGetDiskInfo() local
905 test = 0; in aztGetDiskInfo()
912 test = test | 0x01; in aztGetDiskInfo()
917 test = test | 0x02; in aztGetDiskInfo()
923 test = test | 0x04; in aztGetDiskInfo()
925 if ((qInfo.pointIndex == DiskInfo.first) && (test & 0x01)) { /*StartTime of First Track */ in aztGetDiskInfo()
929 test = test | 0x08; in aztGetDiskInfo()
931 if (test == 0x0F) in aztGetDiskInfo()
943 if (test != 0x0F) in aztGetDiskInfo()
955 unsigned char test; in aztGetMultiDiskInfo() local
[all …]
/linux-2.4.37.9/drivers/char/rio/
Dselftest.h42 int test; /* Test number, see below */ member
51 enum test { enum
/linux-2.4.37.9/arch/sh/kernel/
Drtc-snapgear.c150 unsigned char *test = "snapgear"; in secureedge5410_rtc_init() local
157 for (i = 0; test[i]; i++) in secureedge5410_rtc_init()
158 ds1302_writebyte(32 + i, test[i]); in secureedge5410_rtc_init()
160 for (i = 0; test[i]; i++) in secureedge5410_rtc_init()
161 if (ds1302_readbyte(32 + i) != test[i]) { in secureedge5410_rtc_init()
/linux-2.4.37.9/arch/m68k/fpsp040/
Dgen_except.S59 cmpib #IDLE_SIZE-4,1(%a7) |test for idle frame
61 cmpib #UNIMP_40_SIZE-4,1(%a7) |test for orig unimp frame
63 cmpib #UNIMP_41_SIZE-4,1(%a7) |test for rev unimp frame
103 cmpib #UNIMP_40_SIZE-4,1(%a7) |test for orig unimp frame
108 cmpib #UNIMP_41_SIZE-4,1(%a7) |test for rev unimp frame
144 btstb #5,CMDREG1B(%a6) |test for fmove out
156 bfffo %d0{#24:#8},%d1 |test for first set bit
180 tstb UFLG_TMP(%a6) |test flag for unsup/unimp state
226 tstb UFLG_TMP(%a6) |test flag for unsupp/unimp state
258 tstb UFLG_TMP(%a6) |test flag for unsupp/unimp state
[all …]
Dskeleton.S106 cmpib #VER_40,(%sp) |test version number
109 btstb #E1,E_BYTE(%a6) |test for E1 set
111 btstb #snan_bit,2(%sp) |test for snan
118 btstb #ovfl_bit,2(%sp) |test for ovfl
125 btstb #unfl_bit,2(%sp) |test for unfl
146 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag
155 bsrl b1238_fix |test for bug1238 case
183 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag
209 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag
Dget_op.S498 cmpiw #0x0fff,%d1 |test for inf or NaN
510 btstb #signan_bit,ETEMP_HI(%a6) |test for snan
523 tstl ETEMP(%a6) |test sign of the zero
550 cmpiw #0x0fff,%d1 |test for inf or NaN
569 btstb #signan_bit,ETEMP_HI(%a6) |test for snan
572 btstb #snan_bit,FPCR_ENABLE(%a6) |test for snan enabled
590 tstl ETEMP(%a6) |test sign of the zero
Dbindec.S88 | A6. This test occurs only on the first pass. If the
174 | the input and test for denormalized result.
318 cmpl #17,%d4 |test if LEN > 17
379 tstl %d7 |test sign of k
381 cmpl %d6,%d7 |test k - ILOG
391 tstl %d0 |test sign of ISCALE
394 cmpl #0xffffecd4,%d0 |test iscale <= -4908
406 tstl L_SCR2(%a6) |test sign of original x
610 | A6. This test occurs only on the first pass. If the
641 bne not_zr |if non-zero, go to second test
[all …]
Ddo_func.S66 | unimplemented instructions. The test is on the upper 6 bits;
191 cmpiw #0x3fff,LOCAL_EX(%a0) |test for 1.0 input
213 cmpiw #0x3fff,LOCAL_EX(%a0) |test for 1.0 input
235 cmpiw #0x3fff,LOCAL_EX(%a0) |test for 1.0 input
306 btstl #7,%d1 |test for sign
310 btstl #7,%d0 |test if + or -
318 btstl #7,%d1 |test for sign
460 btstb #sign_bit,FPTEMP_EX(%a6) |test if + or -
464 btstb #sign_bit,FPTEMP_EX(%a6) |test if + or -
/linux-2.4.37.9/fs/jffs2/
DTODO19 - test, test, test
/linux-2.4.37.9/arch/s390/math-emu/
Dqrnnd.S16 ltr %r2,%r5 # reload and test divisor
28 nr %r3,%r1 # test last bit of q
34 nr %r3,%r5 # test last bit of d
47 nr %r3,%r4 # test next to last bit of n
/linux-2.4.37.9/net/core/
Dethtool.c531 struct ethtool_test test; in ethtool_self_test() local
539 if (copy_from_user(&test, useraddr, sizeof(test))) in ethtool_self_test()
542 test.len = ops->self_test_count(dev); in ethtool_self_test()
543 data = kmalloc(test.len * sizeof(u64), GFP_USER); in ethtool_self_test()
547 ops->self_test(dev, &test, data); in ethtool_self_test()
550 if (copy_to_user(useraddr, &test, sizeof(test))) in ethtool_self_test()
552 useraddr += sizeof(test); in ethtool_self_test()
553 if (copy_to_user(useraddr, data, test.len * sizeof(u64))) in ethtool_self_test()
/linux-2.4.37.9/arch/alpha/lib/
Dstrrchr.S21 zapnot a1, 1, a1 # e0 : zero extend our test character
23 sll a1, 8, t5 # e0 : replicate our test character
38 andnot t1, t4, t1 # .. e1 : clear garbage from null test
39 andnot t3, t4, t3 # e0 : clear garbage from char test
/linux-2.4.37.9/Documentation/networking/
Dcs89x0.txt458 the CS8900/20 Setup Utility can be used to test the functionality of the
460 test the functionality of the adapter with the hardware configuration you have
461 assigned. You can use the diagnostics 'Network Test' to test the ability of the
479 * Select 'Self-Test' to test the adapter's basic functionality.
480 * Select 'Network Test' to test the network connection and cabling.
485 The diagnostic self-test checks the adapter's basic functionality as well as
490 The IO Register Read/Write test insures that the CS8900/20 can be
494 The Shared Memory test insures the CS8900/20 can be accessed in memory
499 The Interrupt test insures there are no conflicts with the assigned IRQ
503 The EEPROM test insures the EEPROM can be read.
[all …]
Diphase.txt119 For the PVC setup, the test machines can either be connected back-to-back or
123 a. For UBR test:
124 At the test machine intended to receive data, type:
126 At the other test machine, type:
129 b. For ABR test:
135 c. For CBR test:
/linux-2.4.37.9/net/802/
DTODO18 3. There is no test to see if the transmit window is full in data_request()
21 awaiting-transmit-queue (atq). The real difficulty is coding a test
25 difficult to simulate a remote busy condition and hence to test the code
/linux-2.4.37.9/arch/parisc/kernel/
Dperf.c312 uint32_t test; in perf_write() local
332 test = (image_type & 0xffff); in perf_write()
347 (test >= MAX_CUDA_IMAGES)) || in perf_write()
349 (test >= MAX_ONYX_IMAGES))) in perf_write()
354 return perf_config(cuda_images[test]); in perf_write()
356 return perf_config(onyx_images[test]); in perf_write()
/linux-2.4.37.9/arch/i386/math-emu/
Dwm_shrx.S138 test $0x7fffffff,%eax /* and 31 bits here */
157 test $0x7fffffff,%eax /* only need to look at eax here */
180 test $0x7fffffff,%eax /* only need to look at eax here */

123456789