Searched refs:_intr_drain (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | interrupt.h | 193 void _intr_drain(int irq); /* Linux compat only. */ |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_intr.c | 790 _intr_drain(int irq) in _intr_drain() function |