Searched refs:Check (Results 1 – 25 of 102) sorted by relevance
12345
/linux-2.4.37.9/drivers/acorn/block/ |
D | mfm.S | 48 @ Check the hdc is interrupting 58 @ Check the hdc is still busy and command has not ended and no errors 117 @ Check the hdc is interrupting 122 @ Check the hdc is still busy and command has not ended and no errors
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | bugfix.S | 192 | Check for opclass 0. If not, go and check for opclass 2 and sgl. 198 | Check for cu and nu register conflict. If one exists, this takes 206 | Check for cu dest equal to nu dest. If so, go and fix the 213 | Check for cu and xu register conflict. 276 | Check if the instruction which just completed was exceptional. 349 | Check for opclass 2 and single size. If not both, exit. 357 | Check for cu dest equal to nu dest or equal to xu dest, with 402 | Check if the instruction which just completed was exceptional.
|
D | x_snan.S | 51 | Check if trap enabled 80 | SNAN is enabled. Check if inst is move_out. 253 | Check if it is a src nan or dst nan
|
D | decbin.S | 62 | Clean up and return. Check if the final mul or div resulted 472 | Check the sign of the adjusted exp and make the value in fp0 the
|
/linux-2.4.37.9/arch/sh/lib/ |
D | checksum.S | 54 tst #2, r0 ! Check alignment. 189 mov #3,r0 ! Check src and dest are equally aligned 195 tst #1,r0 ! Check dest word aligned 199 tst r0,r5 ! Check dest alignment.
|
/linux-2.4.37.9/arch/arm/lib/ |
D | backtrace.S | 52 3: tst frame, mask @ Check for address exceptions... 75 teq r3, r2 @ Check for stmia sp!, {args}
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | entry-armo.S | 426 tst r4, #1 << 20 @ Check to see if it is a write instruction 488 teq r7, #15 @ Check for PC 528 tst r6, #1 << 23 @ Check inc/dec ^ writeback 534 tst r4, #1 << 21 @ Check writeback 537 tst r6, #1 << 24 @ Check Pre/Post ^ inc/dec
|
D | head-armo.S | 26 teq r0, #0 @ Check for old calling method
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | ChangeLog.txt | 31 - Check against memory allocation failure for SCRIPTZ and add the 33 - Check against GPIO3 pulled low for HVD controllers (driver did 97 - Check pci dma mapping failures and complete the IO with some
|
/linux-2.4.37.9/fs/sysv/ |
D | ChangeLog | 10 * super.c (complete_read_super): Check for bad root inode.
|
/linux-2.4.37.9/arch/i386/lib/ |
D | checksum.S | 58 testl $3, %esi # Check alignment. 60 testl $1, %esi # Check alignment. 300 testl $2, %edi # Check alignment.
|
/linux-2.4.37.9/Documentation/isdn/ |
D | syncPPP.FAQ | 42 connected to at least one /dev/ippp*. Check the 196 Check whether you can find there: 208 authentication. Check your ipppd configuration again.
|
D | README.syncppp | 45 Check the etc/rc.isdn.syncppp in the isdn4kernel-util package
|
/linux-2.4.37.9/arch/i386/boot/ |
D | setup.S | 403 # Check for video adapter and its parameters and allow the 431 # Check that there IS a hd1 :-) 481 # Check for PS/2 pointing device 502 cmpw $0x0504d, %bx # Check for "PM" signature
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | head.S | 105 sll k0, k0, 30 # Check for SDBBP.
|
/linux-2.4.37.9/Documentation/ |
D | README.nsp32_cb.eng | 40 [9] Ok. Now you can use Ninja card in CardBus mode. Check your Ninja card is in
|
D | README.nsp_cs.eng | 20 [1] Check your PC card is true "NinjaSCSI-3" card.
|
/linux-2.4.37.9/Documentation/fb/ |
D | modedb.txt | 48 found in linux/drivers/video/modedb.c. Check your driver's documentation.
|
/linux-2.4.37.9/arch/cris/lib/ |
D | dram_init.S | 106 ; Check if value is already supplied in kernel config
|
/linux-2.4.37.9/arch/sh/mm/ |
D | copy_page.S | 143 tst r6,r6 ! Check explicitly for zero 153 mov #12,r0 ! Check if small number of bytes
|
/linux-2.4.37.9/Documentation/ia64/ |
D | IRQ-redir.txt | 55 manner. IRQs will be routed only to the selected target CPUs. Check
|
/linux-2.4.37.9/include/asm-ppc/ |
D | pnp.h | 583 unsigned char Check; /* optional - checksum */ member
|
/linux-2.4.37.9/arch/alpha/lib/ |
D | ev6-copy_user.S | 97 and $7,7,$1 # .. .. .. E : Check _current_ source alignment
|
/linux-2.4.37.9/arch/arm/mm/ |
D | proc-arm926.S | 78 tst r3, #1<<24 @ Check for Jbit (NE -> found) 82 tst r3, #1<<5 @ Check for Thumb-bit (NE -> found)
|
/linux-2.4.37.9/drivers/sound/ |
D | vidc_fill.S | 148 tst r6, #DMA_ST_OFL @ Check for overrun
|
12345