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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_lpc.c74 static struct lpc_uart_softc { struct
80 } lpc_uart_softc[LPC_UART_NUM]; variable in typeref:struct:lpc_uart_softc
108 lpc_uart_softc[unit].opts = str;
155 struct lpc_uart_softc *sc = arg;
176 struct lpc_uart_softc *sc = arg;
206 struct lpc_uart_softc *sc;
219 sc = &lpc_uart_softc[unit];
357 struct lpc_uart_softc *sc;
361 sc = &lpc_uart_softc[unit];
487 sc = lpc_uart_softc[uni
[all...]

Completed in 86 milliseconds