Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_net.c134 static int pci_vtnet_cfgread(void *, int, int, uint32_t *);
143 .vc_cfgread = pci_vtnet_cfgread,
725 pci_vtnet_cfgread(void *vsc, int offset, int size, uint32_t *retval) in pci_vtnet_cfgread() function