Searched refs:puc_intr (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/puc/
H A Dpuc.c128 puc_intr(void *arg) function
332 INTR_TYPE_TTY, puc_intr, NULL, sc, &sc->sc_icookie);
336 (driver_intr_t *)puc_intr, sc, &sc->sc_icookie);

Completed in 46 milliseconds