lpc_uart_softc
struct lpc_uart_softc *sc = arg;
struct lpc_uart_softc *sc = arg;
struct lpc_uart_softc *sc;
sc = &lpc_uart_softc[unit];
struct lpc_uart_softc *sc;
sc = &lpc_uart_softc[unit];
sc = lpc_uart_softc[unit].uart_softc;
} lpc_uart_softc[LPC_UART_NUM];