Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bktr/
HDbktr_os.h65 #define DECLARE_INTR_MASK(s) /* no need to declare 's' */ macro
69 #define DECLARE_INTR_MASK(s) intrmask_t s macro
74 #define DECLARE_INTR_MASK(s) /* no need to declare 's' */ macro
HDbktr_os.c831 DECLARE_INTR_MASK(s); in bktr_poll()
HDbktr_core.c2498 DECLARE_INTR_MASK(s);