Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_9p.c101 static int pci_vt9p_cfgread(void *, int, int, uint32_t *);
110 .vc_cfgread = pci_vt9p_cfgread,
135 pci_vt9p_cfgread(void *vsc, int offset, int size, uint32_t *retval) in pci_vt9p_cfgread() function