Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c1848 #define GET_RDT_BITS(ioapic, intin, bits) \ macro
1878 if (GET_RDT_BITS(ioapic_ix, intin_no, AV_PENDING) == 0) in apix_intx_rebind()
1917 if (GET_RDT_BITS(ioapic_ix, intin_no, AV_PENDING) != 0) in apix_intx_rebind()
1934 if (GET_RDT_BITS(ioapic_ix, intin_no, AV_REMOTE_IRR) in apix_intx_rebind()
1939 if (GET_RDT_BITS(ioapic_ix, intin_no, AV_REMOTE_IRR) != 0) { in apix_intx_rebind()
1960 if (GET_RDT_BITS(ioapic_ix, intin_no, AV_REMOTE_IRR) != 0) { in apix_intx_rebind()
1978 if (GET_RDT_BITS(ioapic_ix, intin_no, AV_REMOTE_IRR) != 0) { in apix_intx_rebind()