Searched refs:PRINTF (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/skfp/
H A Dqueue.c29 #define PRINTF(a,b,c) macro
48 PRINTF("queue class %d event %d\n",class,event) ;
66 PRINTF("timer event class %d token %d\n",
86 PRINTF("dispatch get %x put %x\n",ev,smc->q.ev_put) ;
88 PRINTF("dispatch class %d event %d\n",ev->class,ev->event) ;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/
H A Dskqueue.c126 #define PRINTF(a,b,c) macro
185 PRINTF("dispatch get %x put %x\n",pEv,pAC->Event.ev_put) ;
187 PRINTF("dispatch Class %d Event %d\n",pEv->Class,pEv->Event) ;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Dsys.h71 #define PRINTF(arg_list) _PRINTF arg_list macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Dsis_ds.c168 #define PRINTF(fmt, arg...) do{}while(0) macro
185 PRINTF ("Memory heap %p:\n", heap);
187 PRINTF (" heap == 0\n");
191 PRINTF (" Offset:%08x, Size:%08x, %c%c\n",p->ofs,p->size,
197 PRINTF ("End of memory blocks\n");
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/pci/
H A Dpciconf.c70 #define PRINTF printf macro
156 PRINTF ("PCI");
158 PRINTF ("[%d]", port);
160 PRINTF (" bus %d", bus);
162 PRINTF (" slot %d", device);
164 PRINTF ("/%d", function);
165 PRINTF (": ");
525 PRINTF ("pci: too many i/o windows\n");
584 PRINTF ("pci: too many memory windows\n");
611 PRINTF ("pc
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Dportable.h850 # define PRINTF printf macro
858 # define PRINTF safeprintf macro

Completed in 34 milliseconds