Searched refs:PEVENT (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Devent_var.h85 * PEVENT is set just above PSOCK, which is just above TTIPRI, on the
88 #define PEVENT 23 macro
H A Devent.c107 error = tsleep((void *)ev, PEVENT | PCATCH, "firm_event", 0);
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Devent_var.h83 * PEVENT is set just above PSOCK, which is just above TTIPRI, on the
86 #define PEVENT 23 macro
H A Devent.c109 error = tsleep((void *)ev, PEVENT | PCATCH, "firm_event", 0);
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Devent_var.h83 * PEVENT is set just above PSOCK, which is just above TTIPRI, on the
86 #define PEVENT 23 macro
H A Devent.c109 error = tsleep((void *)ev, PEVENT | PCATCH, "firm_event", 0);
/netbsd-6-1-5-RELEASE/sys/dev/sun/
H A Devent_var.h90 * PEVENT is set just above PSOCK, which is just above TTIPRI, on the
93 #define PEVENT 23 macro
H A Devent.c109 error = tsleep((void *)ev, PEVENT | PCATCH, "firm_event", 0);

Completed in 185 milliseconds