vpci_softc
void vpci_init_iommu(struct vpci_softc *, struct vpci_pbm *);
void vpci_init_msi(struct vpci_softc *, struct vpci_pbm *);
struct vpci_softc *sc = (struct vpci_softc *)self;
vpci_init_iommu(struct vpci_softc *sc, struct vpci_pbm *pbm)
vpci_init_msi(struct vpci_softc *sc, struct vpci_pbm *pbm)
struct vpci_softc *sc = pbm->vp_sc;
struct vpci_softc *sc = pbm->vp_sc;
struct vpci_softc *vp_sc;
sizeof(struct vpci_softc), vpci_match, vpci_attach