Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp56 const char* activeHighString = "active high"; in print_irq_descriptor() local
63 descriptor.polarity == B_HIGH_ACTIVE_POLARITY ? activeHighString in print_irq_descriptor()