Home
last modified time | relevance | path

Searched defs:passthru_softc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_passthru.c68 struct passthru_softc { struct
69 struct pci_devinst *psc_pi;
71 struct pcibar psc_bar[PCI_BARMAX_WITH_ROM + 1];
72 struct {
76 } psc_msi;
77 struct {
79 } psc_msix;
80 int pptfd;
81 int msi_limit;
82 int msix_limit;
[all …]