Searched refs:ERROR (Results 1 - 25 of 102) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dtbldo.S64 .long serror |$01-5 fint ERROR
65 .long serror |$01-6 fint ERROR
66 .long serror |$01-7 fint ERROR
73 .long serror |$02-5 fsinh ERROR
74 .long serror |$02-6 fsinh ERROR
75 .long serror |$02-7 fsinh ERROR
82 .long serror |$03-5 fintrz ERROR
83 .long serror |$03-6 fintrz ERROR
84 .long serror |$03-7 fintrz ERROR
86 .long serror |$04-0 ERROR
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/802/transit/
H A Dpdutr.h13 #define ERROR 7 macro
79 ERR5 , ERROR , ERR5 , ERROR , ERR5 , ERROR ,
80 ERR5 , ERROR , ERR2 , ADM , ERR1 , RESET_CHECK ,
81 ERR6 , ERROR , ERR6 , ERROR , ERR6 , ERROR ,
82 ERR6 , ERROR , ERR6 , ERROR , ERR
[all...]
H A Dtimertr.h82 NOP , D_CONN , NOP , D_CONN , ERR7 , ERROR ,
83 ERR7 , ERROR , ERR7 , ERROR , ERR7 , ERROR ,
85 ERR8 , RESET_WAIT , NOP , ERROR , NOP , ERROR ,
86 NOP , ERROR , NOP , ERROR , NOP , ERROR ,
87 NOP , ERROR , NO
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/squashfs/
H A Dmksquashfs.c52 #define ERROR(s, args...) do { fprintf(stderr, s, ## args); } while(0) macro
57 fprintf(stderr, "FATAL ERROR:" s, ##args);\
207 ERROR("Exiting - restoring original filesystem!\n\n");
235 ERROR("Interrupting will restore original filesystem!\n");
236 ERROR("Interrupt again to quit\n");
428 ERROR("Out of uids! - using uid 0 - probably not what's wanted!\n");
448 ERROR("Out of gids! - using gid 0 - probably not what's wanted!\n");
545 ERROR("Symlink is greater than 65536 bytes! skipping...");
602 ERROR("Filename is greater than %d characters, truncating! ...\n", SQUASHFS_NAME_LEN);
1025 ERROR("fil
[all...]
H A Dread_fs.c49 #define ERROR(s, args...) fprintf(stderr, s, ## args) macro
77 ERROR("zlib::uncompress failed, not enough memory\n");
79 ERROR("zlib::uncompress failed, not enough room in output buffer\n");
81 ERROR("zlib::uncompress failed, unknown error %d\n", res);
222 ERROR("Unknown inode type %d in scan_inode_table!\n", inode.inode_type);
241 ERROR("Reading a different endian SQUASHFS filesystem on %s - ignoring -le/-be options\n", source);
246 ERROR("Can't find a SQUASHFS superblock on %s\n", source);
254 ERROR("Filesystem on %s is a SQUASHFS 1.x filesystem. Appending\nto SQUASHFS 1.x filesystems is not supported. Please convert it to a SQUASHFS 2.0 filesystem...n", source);
256 ERROR("Major/Minor mismatch, filesystem on %s is (%d:%d), I support (%d: <= %d)\n",
362 ERROR("Faile
[all...]
H A Dsort.c45 #define ERROR(s, args...) fprintf(stderr, s, ## args) macro
48 fprintf(stderr, "FATAL ERROR:" s, ##args);\
91 ERROR("Out of memory allocating sorted inode entry\n");
127 ERROR("Out of memory allocating priority entry\n");
160 ERROR("Out of memory allocating sort list entry\n");\
215 ERROR("Could not open %s, skipping...\n", pathname);
262 ERROR("Sort file %s, priority %d outside range of -32767:32768 - skipping...\n", sort_filename, priority);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/emu10k1/
H A Dmidi.c64 ERROR();
71 ERROR();
77 ERROR();
152 ERROR();
178 ERROR();
266 ERROR();
300 ERROR();
347 ERROR();
361 ERROR();
515 ERROR();
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dsendjob.c95 Set_str_value(&job->info,ERROR,0);
109 Set_str_value(&job->info,ERROR,error);
116 Set_str_value(&job->info,ERROR,
128 Set_str_value(&job->info,ERROR,0);
209 if( (s = Find_str_value(&job->info,ERROR,Value_sep )) ){
309 Set_str_value(&job->info,ERROR,error);
375 Set_str_value(&job->info,ERROR,error);
406 Set_str_value(&job->info,ERROR,error);
427 Set_str_value(&job->info,ERROR,error);
472 Set_str_value(&job->info,ERROR,erro
[all...]
H A Duser_objs.c124 /* next key is ERROR - error jobs jobs come before removed */
125 cmpstr = strzval(ERROR,&job->info,cmpstr);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/irda/
H A Dirda_device.c214 ERROR(__FUNCTION__ "(), do_ioctl not impl. by "
235 ERROR(__FUNCTION__ "(), do_ioctl not impl. by "
261 ERROR(__FUNCTION__ "(), do_ioctl not impl. by "
318 ERROR(__FUNCTION__ "(), error in task handler!\n");
325 ERROR(__FUNCTION__ "(), Error executing task!\n");
488 ERROR("IrDA: Unable to find requested dongle\n");
555 ERROR(__FUNCTION__ "(), dongle not found!\n");
575 ERROR(__FUNCTION__ "(), set_raw_mode not impl. by "
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DISTRIBUTIONS/RPM.RedHat/
H A DMakefile22 rpm -U ${RPM} || echo ERROR $$?
24 rpm -U --force ${RPM} || echo ERROR $$?
/asus-wl-520gu-7.0.1.45/src/router/LPRng/TESTSUPPORT/
H A Dfilter.sh74 echo FILTER DONE ERROR $error 1>&3
/asus-wl-520gu-7.0.1.45/src/linux/linux/squashfs/
H A Dinode.c48 #define ERROR(s, args...) printk(KERN_ERR "SQUASHFS error: "s, ## args) macro
191 ERROR("Metadata block marker corrupt @ %x\n", index);
242 ERROR("zlib_fs returned unexpected result 0x%x\n", zlib_err);
258 ERROR("sb_bread failed reading block 0x%x\n", cur_index);
294 ERROR("Failed to allocate cache block\n");
304 ERROR("Unable to read cache block [%x:%x]\n", block, offset);
403 ERROR("Failed to allocate fragment cache block\n");
413 ERROR("Unable to read fragment cache block [%x]\n", start_block);
604 ERROR("Unknown inode type %d in squashfs_iget!\n", inodeb.inode_type);
616 ERROR("Unabl
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/squashfs/
H A Dinode.c48 #define ERROR(s, args...) printk(KERN_ERR "SQUASHFS error: "s, ## args) macro
191 ERROR("Metadata block marker corrupt @ %x\n", index);
242 ERROR("zlib_fs returned unexpected result 0x%x\n", zlib_err);
258 ERROR("sb_bread failed reading block 0x%x\n", cur_index);
294 ERROR("Failed to allocate cache block\n");
304 ERROR("Unable to read cache block [%x:%x]\n", block, offset);
403 ERROR("Failed to allocate fragment cache block\n");
413 ERROR("Unable to read fragment cache block [%x]\n", start_block);
604 ERROR("Unknown inode type %d in squashfs_iget!\n", inodeb.inode_type);
616 ERROR("Unabl
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Dproto.h138 ERROR rio_mmu_init( uint total_mem );
225 ERROR rx_pkt( PKT_ptr_ptr pkt_address, LPB *link);
241 ERROR tx_pkt( PKT *pkt, LPB *link);
H A Driotypes.h108 typedef unsigned short ERROR ; typedef
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ss/
H A Dct_c.awk55 /^ERROR/ {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dq40ide.c53 PCIDE_REG(DATA), PCIDE_REG(ERROR), PCIDE_REG(NSECTOR), PCIDE_REG(SECTOR),
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/irda/
H A Dgirbil.c172 ERROR("%s(), unknown state %d\n", __FUNCTION__, task->state);
225 ERROR("%s(), unknown state %d\n", __FUNCTION__, task->state);
H A Dmcp2120.c161 ERROR(__FUNCTION__ "(), unknown state %d\n", task->state);
216 ERROR(__FUNCTION__ "(), unknown state %d\n", task->state);
H A Dtekram.c191 ERROR("%s(), unknown state %d\n", __FUNCTION__, task->state);
259 ERROR("%s(), unknown state %d\n", __FUNCTION__, task->state);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dps2esdi.h83 #define ERROR 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dps2esdi.h83 #define ERROR 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/irda/ircomm/
H A Dircomm_ttp.c149 ERROR(__FUNCTION__ "(), failed\n");
195 ERROR(__FUNCTION__ "(), SAR not allowed for IrCOMM!\n");
232 ERROR(__FUNCTION__ "(), SAR not allowed for IrCOMM!\n");
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dzero.c239 #define ERROR(dev,fmt,args...) \ macro
601 ERROR (dev, "bad OUT byte, buf [%d] = %d\n", i, *buf);
673 ERROR (dev, "kill %s: resubmit %d bytes --> %d\n",
700 ERROR (dev, "start %s --> %d\n", ep->name, status);
751 ERROR (dev, "can't start %s, result %d\n", ep->name, result);
780 ERROR (dev, "can't loop %s to %s: %d\n",
795 ERROR (dev, "%s loop complete --> %d, %d/%d\n", ep->name,
847 ERROR (dev, "can't enable %s, result %d\n", ep->name, result);

Completed in 128 milliseconds

12345