Home | History | Annotate | Download | only in dev

Lines Matching defs:PRINTF

73 #define PRINTF(x) printf x;
76 #define DPRINTF(x) if (mb8795_debug) printf x;
216 printf("00000000 ");
218 printf("%c%c ", XCHR(pkt[i]>>4), XCHR(pkt[i]));
220 printf(" ");
223 printf(" %c", '|');
225 printf("%c",
229 printf("%c\n%c%c%c%c%c%c%c%c ", '|',
235 printf("\n");
333 printf("%s: rx interrupt, rxstat = %s\n",
339 printf("rxstat = %s\n", sbuf);
343 printf("rxmask = %s\n", sbuf);
347 printf("rxmode = %s\n", sbuf);
372 /* printf("X"); */
380 /* printf ("Z"); */
387 printf("%s: tx cable shorted\n", device_xname(sc->sc_dev));
391 printf("%s: tx underflow\n", device_xname(sc->sc_dev));
399 printf("%s: tx 16th collision\n", device_xname(sc->sc_dev));
720 printf("%s: transmitter not ready\n",