Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ppbus/
H A Dlpt.c103 #define LPPRI (PZERO+8) macro
554 if (ppb_sleep(ppbus, lptdev, LPPRI | PCATCH, "lptinit", in lptopen()
626 if (ppb_sleep(ppbus, lptdev, LPPRI | PCATCH, "lpclose", in lptclose()
692 err = ppb_sleep(ppbus, dev, LPPRI, in lpt_pushbytes()
830 LPPRI|PCATCH, LPT_NAME "write", 0))) { in lptwrite()