Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvirtio.h423 void *dev_softc, struct pci_devinst *pi,
H A Dvirtio.c70 void *dev_softc, struct pci_devinst *pi, in vi_softc_linkup() argument
76 assert((void *)vs == dev_softc); in vi_softc_linkup()