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/amd64/
H A Dpci_lpc.c75 static struct lpc_uart_softc { struct
80 } lpc_uart_softc[LPC_UART_NUM]; variable
198 struct lpc_uart_softc *sc = arg; in lpc_uart_intr_assert()
219 struct lpc_uart_softc *sc = arg; in lpc_uart_io_handler()
272 struct lpc_uart_softc *sc; in lpc_init()
280 sc = &lpc_uart_softc[unit]; in lpc_init()
424 struct lpc_uart_softc *sc; in pci_lpc_uart_dsdt()
428 sc = &lpc_uart_softc[unit]; in pci_lpc_uart_dsdt()