Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Duart_emul.h35 #define UART_IO_BAR_SIZE 8 macro
Dpci_lpc.c240 iop.size = UART_IO_BAR_SIZE; in lpc_init()
371 dsdt_fixed_ioport(sc->iobase, UART_IO_BAR_SIZE); in pci_lpc_uart_dsdt()
Dpci_uart.c96 pci_emul_alloc_bar(pi, 0, PCIBAR_IO, UART_IO_BAR_SIZE); in pci_uart_init()