Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapix.h146 #define INTR_PENDING(apixp, ipl) \ macro
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c967 if (INTR_PENDING(apixs[cpu->cpu_id], newipl)) { in apix_do_interrupt()
H A Dapix_utils.c888 !INTR_PENDING((volatile apix_impl_t *)apixs[cpuid], ipl))) in apix_wait_till_seen()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1244 #define INTR_PENDING (uint32_t)(CSR_COMPLETION_INTR) macro