uart_intr
(callout_func_t *)uart_intr, sc);
filt = uart_intr(sc);
uart_intr, NULL, sc, &sc->sc_icookie);
(driver_intr_t *)uart_intr, sc, &sc->sc_icookie);
(callout_func_t *)uart_intr, sc);