Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A Dpayload_vrtc_ops.c47 #define REGC_IRQ 0x80 macro
220 if ((events & REGC_IRQ) == 0) { in test_periodic_interrupts()