Home
last modified time | relevance | path

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

/freebsd/sys/dev/pcf/
H A Dpcfvar.h141 extern driver_intr_t pcf_intr;
H A Dpcf_isa.c156 NULL, pcf_intr, sc, &sc->intr_cookie); in pcf_isa_attach()
H A Dpcf.c221 pcf_intr(void *arg) in pcf_intr() function