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

/freebsd-11-stable/sys/dev/si/
H A Dsi.c109 static char * si_modulename(int host_type, int uart_type);
575 ccbp->type, si_modulename(sc->sc_type, ccbp->type),
576 uart_type, si_modulename(sc->sc_type, uart_type));
597 si_modulename(sc->sc_type, uart_type));
1620 si_modulename(int host_type, int uart_type) function

Completed in 92 milliseconds