Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dpriority.h91 #define PI_DULL (PRI_MIN_ITHD + 20) macro
/f-stack/freebsd/sys/
H A Dpriority.h93 #define PI_DULL (PRI_MIN_ITHD + 20) macro
/f-stack/freebsd/kern/
H A Dkern_intr.c146 pri = PI_DULL; /* don't care */ in intr_priority()
1458 case PI_DULL: in db_dump_intrhand()