Home
last modified time | relevance | path

Searched refs:LPTPRI (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dlpt.c77 #define LPTPRI (PZERO+8) macro
202 error = tsleep_nsec(sc, LPTPRI | PCATCH, "lptopen", in lptopen()
316 LPTPRI | PCATCH, "lptpsh", in lptpushbytes()
350 error = tsleep_nsec(sc, LPTPRI | PCATCH, in lptpushbytes()
/openbsd/sys/dev/usb/
H A Dulpt.c55 #define LPTPRI (PZERO+8) macro