Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dbpp.c85 uint16_t hw_irq; /* IRQ; polarity bits only */ member
252 irq |= (hw->hw_irq & BPP_ALLIRP); in bpp_setparams()
284 irq |= sc->sc_hwdefault.hw_irq; in bppopen()
300 irq = sc->sc_hwdefault.hw_irq | BPP_ALLIRQ; in bppclose()
439 _bpp_set(hw_irq, BPP_IRQ_USER); in bppioctl()