Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dcyvar.h97 int cy_intr(void *);
H A Dcy.c1060 cy_intr(void *arg) in cy_intr() function
/netbsd-src/sys/dev/isa/
H A Dcy_isa.c108 IST_EDGE, IPL_TTY, cy_intr, sc); in cy_isa_attach()
/netbsd-src/sys/dev/pci/
H A Dcy_pci.c140 sc->sc_ih = pci_intr_establish_xname(pa->pa_pc, ih, IPL_TTY, cy_intr, in cy_pci_attach()