Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bhyve/
HDvirtio.c487 { VTCFG_R_GUESTCAP, 4, 0, "GUESTCAP" },
597 case VTCFG_R_GUESTCAP: in vi_pci_read()
718 case VTCFG_R_GUESTCAP: in vi_pci_write()
HDvirtio.h224 #define VTCFG_R_GUESTCAP 4 macro