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

/freebsd-13-stable/sys/dev/scc/
H A Dscc_core.c58 scc_bfe_intr(void *arg) function
241 INTR_TYPE_TTY, scc_bfe_intr, NULL, sc,
246 (driver_intr_t *)scc_bfe_intr, sc, &ch->ch_icookie);
547 (driver_intr_t *)scc_bfe_intr, sc, &ch->ch_icookie);

Completed in 44 milliseconds