Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_passthru.c67 struct passthru_softc { struct
68 struct pci_devinst *psc_pi;
70 struct pcibar psc_bar[PCI_BARMAX_WITH_ROM + 1];
71 struct {
75 } psc_msi;
76 struct {
78 } psc_msix;
79 int pptfd;
80 int msi_limit;
81 int msix_limit;
[all …]