vtpci_legacy_softc
static void vtpci_legacy_teardown_msix(struct vtpci_legacy_softc *sc);
static int vtpci_legacy_alloc_resources(struct vtpci_legacy_softc *);
static void vtpci_legacy_free_resources(struct vtpci_legacy_softc *);
static void vtpci_legacy_probe_and_attach_child(struct vtpci_legacy_softc *);
static uint8_t vtpci_legacy_get_status(struct vtpci_legacy_softc *);
static void vtpci_legacy_set_status(struct vtpci_legacy_softc *, uint8_t);
static void vtpci_legacy_select_virtqueue(struct vtpci_legacy_softc *, int);
static void vtpci_legacy_reset(struct vtpci_legacy_softc *);
.size = sizeof(struct vtpci_legacy_softc)
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
vtpci_legacy_get_status(struct vtpci_legacy_softc *sc)
vtpci_legacy_set_status(struct vtpci_legacy_softc *sc, uint8_t status)
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
vtpci_legacy_setup_msix(struct vtpci_legacy_softc *sc)
vtpci_legacy_teardown_msix(struct vtpci_legacy_softc *sc)
vtpci_legacy_alloc_resources(struct vtpci_legacy_softc *sc)
vtpci_legacy_free_resources(struct vtpci_legacy_softc *sc)
vtpci_legacy_probe_and_attach_child(struct vtpci_legacy_softc *sc)
vtpci_legacy_register_msix(struct vtpci_legacy_softc *sc, int offset,
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
vtpci_legacy_reset(struct vtpci_legacy_softc *sc)
vtpci_legacy_select_virtqueue(struct vtpci_legacy_softc *sc, int idx)
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
struct vtpci_legacy_softc *sc;
static bool vtpci_legacy_setup_msix(struct vtpci_legacy_softc *sc);