Searched refs:ERROR (Results 26 - 50 of 102) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/irda/
H A Dact200l.c206 ERROR(__FUNCTION__ "(), unknown state %d\n", task->state);
272 ERROR(__FUNCTION__ "(), unknown state %d\n", task->state);
H A Dma600.c276 ERROR(__FUNCTION__ "(), unknown state %d\n", task->state);
329 ERROR(__FUNCTION__ "(), unknown state %d\n", task->state);
H A Dactisys.c263 ERROR("%s(), unknown state %d\n", __FUNCTION__, task->state);
H A Dirtty.c104 ERROR("IrDA: can't register line discipline (err = %d)\n",
124 ERROR("%s(), can't unregister line discipline (err = %d)\n",
232 ERROR("%s(), dev_alloc() failed!\n", __FUNCTION__);
251 ERROR("%s(), register_netdev() failed!\n", __FUNCTION__);
468 ERROR("%s(), unknown state %d\n", __FUNCTION__, task->state);
H A Dirda-usb.c1197 ERROR("%s(), dev_alloc() failed!\n", __FUNCTION__);
1217 ERROR("%s(), register_netdev() failed!\n", __FUNCTION__);
1314 ERROR("%s(), Unrecognised endpoint %02X.\n", __FUNCTION__, ep);
1493 ERROR("%s(), Bogus endpoints...\n", __FUNCTION__);
H A Dirport.c153 ERROR("%s(), can't allocate memory for "
218 ERROR("%s(), dev_alloc() failed!\n", __FUNCTION__);
246 ERROR("%s(), register_netdev() failed!\n", __FUNCTION__);
463 ERROR("%s(), unknown state %d\n", __FUNCTION__, task->state);
H A Dnsc-ircc.c267 ERROR("%s(), can't allocate memory for "
340 ERROR("%s(), dev_alloc() failed!\n", __FUNCTION__);
359 ERROR("%s(), register_netdev() failed!\n", __FUNCTION__);
448 default: ERROR("%s(), invalid base_address", __FUNCTION__);
460 default: ERROR("%s(), invalid irq", __FUNCTION__);
468 default: ERROR("%s(), invalid dma", __FUNCTION__);
708 ERROR("%s, Wrong chip version %02x\n", driver_name, version);
H A Dtoshoboe.c815 ERROR("%s(), dev_alloc() failed!\n", __FUNCTION__);
834 ERROR("%s(), register_netdev() failed!\n", __FUNCTION__);
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dtftp.c77 #define ERROR 5 /* error code */ macro
325 if (opcode == ERROR) {
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpd_jobs.c755 Set_str_value(&job.info,ERROR,"no permission to print");
1029 _("Do_queue_jobs: LOGIC ERROR - no identifer '%s'"), hf_name);
1124 Set_str_value(&job.info,ERROR,buffer);
1168 Set_str_value(&job.info,ERROR,buffer);
1266 Set_str_value(&job->info,ERROR,0);
1286 Set_str_value(&job->info,ERROR,buffer);
1388 s = Find_str_value(&jcopy.info,ERROR,Value_sep);
1392 Set_str_value(&job->info,ERROR,s);
1425 if( !Find_str_value(&job->info,ERROR,Value_sep) ){
1426 Set_str_value(&job->info,ERROR,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Drio.h281 #define ERROR( E ) do { u.u_error = E; return OPENFAIL } while ( 0 ) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/emu10k1/
H A Dhwaccess.h76 #define ERROR() DPF(1,"error\n") macro
H A Dcardwo.c231 ERROR();
237 ERROR();
323 ERROR();
H A Dcardwi.c166 ERROR();
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dirda.h87 #define ERROR(args...) printk(KERN_ERR args) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dirda.h87 #define ERROR(args...) printk(KERN_ERR args) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/irda/ircomm/
H A Dircomm_tty.c96 ERROR("%s(), can't allocate hashbin!\n", __FUNCTION__);
139 ERROR("%s: Couldn't register serial driver\n", __FUNCTION__);
173 ERROR("%s, failed to unregister driver\n", __FUNCTION__);
229 ERROR("%s(), error attaching cable!\n", __FUNCTION__);
408 ERROR("%s(), kmalloc failed!\n", __FUNCTION__);
544 ERROR("%s(), bad serial port count for ttys%d: %d\n",
H A Dircomm_lmp.c230 ERROR(__FUNCTION__ "(), failed\n");
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dplip.c80 D0->ERROR 2 - 15 15 - 2
410 #define ERROR 2
467 * with ERROR or HS_TIMEOUT) we have IRQ enabled. Otherwise it's
471 * that is). So we have to treat HS_TIMEOUT and ERROR from send
478 if (error != ERROR) { /* Timeout */
500 if (error != ERROR) { /* Timeout */
693 return ERROR;
699 return ERROR;
728 return ERROR;
824 return ERROR;
406 #define ERROR macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S4484 short tbl_trans - tbl_trans # $01-7 ERROR
4493 short tbl_trans - tbl_trans # $02-7 ERROR
4502 short tbl_trans - tbl_trans # $03-7 ERROR
4511 short tbl_trans - tbl_trans # $04-7 ERROR
4513 short tbl_trans - tbl_trans # $05-0 ERROR
4514 short tbl_trans - tbl_trans # $05-1 ERROR
4515 short tbl_trans - tbl_trans # $05-2 ERROR
4516 short tbl_trans - tbl_trans # $05-3 ERROR
4517 short tbl_trans - tbl_trans # $05-4 ERROR
4518 short tbl_trans - tbl_trans # $05-5 ERROR
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wireless/
H A Dairo.c289 #define ERROR -1 macro
2250 return ERROR;
2253 return ERROR;
2259 return ERROR;
2267 return ERROR;
2283 if ( status != SUCCESS ) return ERROR;
2286 if ( status != SUCCESS ) return ERROR;
2353 if ( status != SUCCESS ) return ERROR;
2357 if ( status != SUCCESS ) return ERROR;
2362 return ERROR;
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dgoku_udc.h284 #define ERROR(dev,fmt,args...) \ macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dpipes.c80 return(ERROR(ERRSRV,ERRaccess));
/asus-wl-520gu-7.0.1.45/src/router/acl/
H A Dconfigure815 echo FATAL ERROR: cc does not seem to be installed.
863 echo FATAL ERROR: make does not seem to be installed.
910 echo FATAL ERROR: libtool does not seem to be installed.
1254 echo FATAL ERROR: msgfmt does not seem to be installed.
1294 echo FATAL ERROR: msgmerge does not seem to be installed.
1509 # echo 'FATAL ERROR: attr/xattr.h does not exist.'
1557 # echo 'FATAL ERROR: attr/error_context.h does not exist.'
1610 # echo 'FATAL ERROR: could not find a valid Extended Attributes library.'
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dunzip.c60 static const int ERROR = 1; variable
102 exit(ERROR);

Completed in 312 milliseconds

12345