Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dinterrupt.h63 #define IH_ENTROPY 0x00000004 /* Device is a good entropy source. */ macro
/f-stack/freebsd/kern/
H A Dkern_intr.c596 ih->ih_flags |= IH_ENTROPY; in intr_event_add_handler()
969 if (ie->ie_hflags & IH_ENTROPY) { in intr_event_schedule_thread()
1481 (ih->ih_flags & (IH_EXCLUSIVE | IH_ENTROPY | IH_DEAD | in db_dump_intrhand()
1491 if (ih->ih_flags & IH_ENTROPY) { in db_dump_intrhand()