Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_autoconf.c138 hook_entry->ich_state = ICHS_RUNNING; in run_interrupt_driven_config_hooks()
291 return (ICHS_RUNNING); in config_intrhook_drain()
/freebsd/sys/sys/
H A Dkernel.h474 #define ICHS_RUNNING 0x2 macro