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

/freebsd-12-stable/sys/dev/scc/
H A Dscc_core.c56 scc_bfe_intr(void *arg) function
239 INTR_TYPE_TTY, scc_bfe_intr, NULL, sc,
244 (driver_intr_t *)scc_bfe_intr, sc, &ch->ch_icookie);
545 (driver_intr_t *)scc_bfe_intr, sc, &ch->ch_icookie);

Completed in 158 milliseconds