Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvirtio.h171 #define VIRTIO_DEV_CONSOLE 0x1003 macro
H A Dpci_virtio_console.c735 pci_set_cfgdata16(pi, PCIR_DEVICE, VIRTIO_DEV_CONSOLE); in pci_vtcon_init()