Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/pci/
H A Dhpb.c36 #define HT_ACTIVELOW (1 << 1) macro
219 reg &= ~(HT_ACTIVELOW | HT_EOI | HT_MASK); in hpb_enable_irq()
221 reg |= HT_ACTIVELOW | HT_EOI; in hpb_enable_irq()