ulpt.c | 135 static dev_type_read(ulptread); 141 .d_read = ulptread, 695 DPRINTFN(3, ("ulptread nonblocking=%d uio_reside=%ld timeout=%d\n", 704 printf("ulptread: pre-switch error %d != 0", error); 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)); 738 printf("ulptread: timeout in blocking mode\n"); 743 DPRINTFN(3, ("ulptread: TIMEOUT n %d nread %d error %d\n" 821 ulptread(dev_t dev, struct uio *uio, int flags) function in typeref:typename:int [all...] |