Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/sbus/
H A Dapio.c78 void apio_intr_enable(struct device *, u_int8_t);
182 apio_intr_enable(struct device *dv, u_int8_t en) in apio_intr_enable() function
215 apio_intr_enable(parent, aaa->aaa_inten); in lpt_apio_attach()