Home | History | Annotate | Download | only in dev

Lines Matching defs:QPRINTF

114 #define QPRINTF(a) if (sci_debug > 1) printf a
117 #define QPRINTF(a)
257 QPRINTF(("sci_scsicmd() bad %x\n", stat));
374 QPRINTF (("sciselectbus %d\n", target));
411 QPRINTF(("sci_ixfer_out {%d} %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x\n",
441 QPRINTF(("sci_ixfer_out done\n"));
459 QPRINTF(("sci_ixfer_in %d, csr=%02x\n", len, csr));
488 QPRINTF(("sci_ixfer_in {%d} %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x\n",
526 QPRINTF((">CSR:%02x<", *dev->sci_bus_csr));
592 QPRINTF(("=STS:%02x=", dev->sc_stat[0]));
628 QPRINTF((">CSR:%02x<", *dev->sci_bus_csr));
694 QPRINTF(("=STS:%02x=", dev->sc_stat[0]));