Searched refs:unsupported (Results 1 – 25 of 30) sorted by relevance
12
/linux-2.4.37.9/arch/i386/math-emu/ |
D | reg_compare.c | 91 int signalling = 0, unsupported = 0; in compare() local 95 unsupported = !((exponent(st0_ptr) == EXP_OVER) in compare() 101 unsupported |= !((exponent(b) == EXP_OVER) in compare() 104 if ( signalling || unsupported ) in compare()
|
D | errors.c | 425 int signalling, unsupported; in real_2op_NaN() local 433 unsupported = ((taga == TW_NaN) in real_2op_NaN() 437 if ( unsupported ) in real_2op_NaN()
|
D | README | 125 unsupported by the 80486. They are the Pseudo-NaNs, Pseudoinfinities,
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | x_unsupp.S | 4 | fpsp_unsupp --- FPSP handler for unsupported data type exception
|
D | get_op.S | 6 | Description: This routine is called by the unsupported format/data 38 | The '040 takes an unsupported data trap and gets to this
|
D | gen_except.S | 224 | unsupported, we must perform the restore. 261 | The caller was from an unsupported data type trap. Test if the
|
D | res_func.S | 7 | is only used by the unsupported data type/format handler.
|
/linux-2.4.37.9/arch/arm/mm/ |
D | small_page.c | 68 #error unsupported page size
|
/linux-2.4.37.9/Documentation/sound/ |
D | forte | 25 unsupported mmap() interface used by Quake. mmap() is only supported
|
D | Introduction | 84 are unsupported by the kernel driver, or may be used
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | dtlb_backend.S | 23 #error unsupported PAGE_SIZE
|
/linux-2.4.37.9/Documentation/ |
D | README.nsp_cs.eng | 29 Jan 2 03:45:06 lindberg cardmgr[78]: unsupported card in socket 1
|
D | floppy.txt | 158 boxes where the disk change line is broken or unsupported.
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.FlashPoint | 156 from the unsupported FlashPoint LT (BT-930) to the supported BT-948 for US 157 $45 plus shipping and handling, or from the unsupported FlashPoint LW
|
D | ChangeLog | 1008 get an unsupported sector size device. 1848 Do not panic for unsupported message bytes.
|
D | README.BusLogic | 78 products is unsupported. Their latest product marketing literature even states
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.audio | 121 Currently unsupported DLE sequences:
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | meye.txt | 25 video card and is unsupported.
|
/linux-2.4.37.9/Documentation/networking/ |
D | ltpc.txt | 120 machine, but this is unsupported, so if you really want to do this,
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | TEST.DOC | 152 (2) unsupported data type exceptions
|
/linux-2.4.37.9/drivers/net/irda/ |
D | au1k_ir.c | 54 #error au1k_ir: unsupported board
|
/linux-2.4.37.9/arch/sparc64/mm/ |
D | ultra.S | 191 #error unsupported PAGE_SIZE
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | aztcd | 744 { printf("Drive error, invalid address or unsupported command\n"); 777 { printf("Drive error, invalid address or unsupported command\n"); 810 { printf("Drive error or unsupported command\n");
|
/linux-2.4.37.9/Documentation/usb/ |
D | ibmcam.txt | 63 cameras are *unsupported* and if you try to use one of those, all
|
/linux-2.4.37.9/drivers/media/video/ |
D | zr36067.c | 643 static struct tvnorm *unsupported[] = { variable 650 unsupported, /* UNKNOWN */
|
12