Lines Matching refs:DPRINTFN
77 #define DPRINTFN(n,x) if (ulptdebug>=(n)) printf x
88 #define DPRINTFN(n,x)
184 DPRINTFN(10,("ulpt_match\n"));
241 DPRINTFN(1, ("ulpt_attach: set altno = %d\n", altno));
326 DPRINTFN(1, ("ulpt_attach: sc=%p in=%d out=%d\n",
353 DPRINTFN(1, ("ulpt_detach: sc=%p\n", sc));
397 DPRINTFN(2, ("ulpt_status: status=0x%02x err=%d\n", status, err));
409 DPRINTFN(2, ("ulpt_reset\n"));
453 DPRINTFN(2, ("ulptopen: flags=%#x\n", (unsigned)flags));
462 DPRINTFN(2, ("ulpt_open: waiting a while\n"));
495 DPRINTFN(2, ("ulpt_open: opening input pipe %d\n", sc->sc_in));
508 DPRINTFN(2, ("ulpt_open: start read callout\n"));
534 DPRINTFN(2, ("ulptopen: done, error=%d\n", error));
573 DPRINTFN(2, ("ulptclose: stopping read callout\n"));
604 DPRINTFN(2, ("ulptclose: closed\n"));
617 DPRINTFN(3, ("ulptwrite\n"));
625 DPRINTFN
629 DPRINTFN(3, ("ulptwrite: error=%d\n", err));
695 DPRINTFN(3, ("ulptread nonblocking=%d uio_reside=%ld timeout=%d\n",
713 DPRINTFN(4, ("ulptread: transfer %d bytes, nonblocking=%d timeout=%d\n",
718 DPRINTFN(4, ("ulptread: transfer complete nreq %d n %d nread %d err %d\n",
726 DPRINTFN(3, ("ulptread: NORMAL n==0\n"));
732 DPRINTFN(3, ("ulptread: SHORT n=%d\n", n));
743 DPRINTFN(3, ("ulptread: TIMEOUT n %d nread %d error %d\n",
758 DPRINTFN(3, ("ulptread: EINTR error %d\n", error));
765 DPRINTFN(3, ("ulptread: n %d err %d error %d\n",
794 DPRINTFN(3, ("ulptread: read 0=>done error %d\n",
808 DPRINTFN(3, ("ulptread: SHORT=>done n %d nread %d err %d error %d\n",
815 DPRINTFN(3, ("ulptread: finished n %d nread %d err %d error %d\n",
850 DPRINTFN(4, ("ulpt_read_cb: start sc=%p, err=%d n=%d\n", sc, err, n));
854 DPRINTFN(3, ("ulpt_tick: discarding %d bytes\n", n));
881 DPRINTFN(3, ("ulpt_tick: sc=%p err=%d\n", sc, err));