Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_lpc.c76 static struct lpc_uart_softc { struct
81 } lpc_uart_softc[LPC_UART_NUM]; variable
206 struct lpc_uart_softc *sc = arg; in lpc_uart_intr_assert()
227 struct lpc_uart_softc *sc = arg; in lpc_uart_io_handler()
272 struct lpc_uart_softc *sc; in lpc_init()
296 sc = &lpc_uart_softc[unit]; in lpc_init()
439 struct lpc_uart_softc *sc; in pci_lpc_uart_dsdt()
443 sc = &lpc_uart_softc[unit]; in pci_lpc_uart_dsdt()