Searched refs:B_HIGH_ACTIVE_POLARITY (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/arch/
H A Dint.h16 #define B_HIGH_ACTIVE_POLARITY 8 macro
/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp47 polarity(B_HIGH_ACTIVE_POLARITY),
63 descriptor.polarity == B_HIGH_ACTIVE_POLARITY ? activeHighString
922 ? B_HIGH_ACTIVE_POLARITY : B_LOW_ACTIVE_POLARITY;
964 ? B_HIGH_ACTIVE_POLARITY : B_LOW_ACTIVE_POLARITY;
1060 = descriptor.polarity == B_HIGH_ACTIVE_POLARITY ? 0 : 1;
1080 = descriptor.polarity == B_HIGH_ACTIVE_POLARITY ? 0 : 1;
/haiku/src/system/kernel/arch/x86/
H A Dioapic.cpp518 config = B_HIGH_ACTIVE_POLARITY;

Completed in 41 milliseconds