Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/apple/
H A Dapple_intc.c165 static const struct pic_ops apple_intc_picops = { variable
475 sc->sc_pic.pic_ops = &apple_intc_picops; in apple_intc_attach()