Searched refs:DERROR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/irnet/
H A Dirnet.h120 #define DERROR(dbg, format, args...) \ macro
152 DERROR(dbg, args);\
158 DERROR(dbg, "Invalid assertion: " args);\
H A Dirnet_irda.c221 DERROR(IRDA_SR_ERROR, "bad type ! (0x%X)\n", value->type);
233 DERROR(IRDA_SR_ERROR,
303 DERROR(IRDA_SR_ERROR, "connect aborted!\n");
314 DERROR(IRDA_SR_ERROR, "connect aborted!\n");
560 DERROR(IRDA_SOCK_ERROR, "Socket not cleaned up...\n");
1047 DERROR(IRDA_CB_ERROR, "PPP not ready, dropping packet...\n");
1083 DERROR(IRDA_CB_ERROR, "Packet too small, dropping...\n");
1130 DERROR(IRDA_CB_ERROR, "Race condition detected...\n");
1199 DERROR(IRDA_CB_ERROR, "Socket no longer connecting. Ouch !\n");
1231 DERROR(IRDA_CB_ERRO
[all...]
H A Dirnet_ppp.c64 DERROR(CTRL_ERROR, "Invalid user space pointer.\n");
298 DERROR(CTRL_ERROR, "Invalid user space pointer.\n");
407 DERROR(CTRL_ERROR, "Invalid user space pointer.\n");
503 DERROR(FS_ERROR, "Can't setup IrDA link...\n");
545 DERROR(FS_ERROR, "Channel still registered - deregistering !\n");
679 DERROR(FS_ERROR, "Can't setup PPP channel...\n");
694 DERROR(FS_ERROR, "Channel not registered !\n");
803 DERROR(FS_ERROR, "Unsupported ioctl (0x%X)\n", cmd);
982 DERROR(PPP_ERROR, "IrTTP doesn't like this packet !!! (0x%X)\n", ret);

Completed in 113 milliseconds