Searched refs:IRQ_NONE (Results 1 - 1 of 1) sorted by relevance
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ | ||
| H A D | interrupt.h | 42 #define IRQ_RETVAL(x) ((x) != IRQ_NONE) 60 IRQ_NONE = (0U << 0), /* interrupt was not from this device. */ enumerator |
Completed in 0 milliseconds