Lines Matching defs:vs
61 #define DEV_SOFTC(vs) ((void *)(vs)) argument
68 vi_softc_linkup(struct virtio_softc *vs, struct virtio_consts *vc, in vi_softc_linkup()
97 vi_reset_dev(struct virtio_softc *vs) in vi_reset_dev()
127 vi_set_io_bar(struct virtio_softc *vs, int barnum) in vi_set_io_bar()
147 vi_intr_init(struct virtio_softc *vs, int barnum, int use_msix) in vi_intr_init()
177 vi_vq_init(struct virtio_softc *vs, uint32_t pfn) in vi_vq_init()
279 struct virtio_softc *vs; in vq_getchain() local
477 struct virtio_softc *vs; in vq_endchains() local
567 struct virtio_softc *vs = pi->pi_arg; in vi_pci_read() local
687 struct virtio_softc *vs = pi->pi_arg; in vi_pci_write() local
822 struct virtio_softc *vs; in vi_pci_pause() local
838 struct virtio_softc *vs; in vi_pci_resume() local
852 vi_pci_snapshot_softc(struct virtio_softc *vs, struct vm_snapshot_meta *meta) in vi_pci_snapshot_softc()
881 vi_pci_snapshot_queues(struct virtio_softc *vs, struct vm_snapshot_meta *meta) in vi_pci_snapshot_queues()
936 struct virtio_softc *vs; in vi_pci_snapshot() local