Searched refs:LPPRI (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ppbus/ |
H A D | lpt.c | 103 #define LPPRI (PZERO+8) macro 553 if (ppb_sleep(ppbus, lptdev, LPPRI | PCATCH, "lptinit", in lptopen() 621 if (ppb_sleep(ppbus, lptdev, LPPRI | PCATCH, "lpclose", in lptclose() 687 err = ppb_sleep(ppbus, dev, LPPRI, in lpt_pushbytes() 825 LPPRI|PCATCH, LPT_NAME "write", 0))) { in lptwrite()
|