Home
last modified time | relevance | path

Searched refs:VIRTIO_MMIO_QUEUE_SEL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h68 #define VIRTIO_MMIO_QUEUE_SEL 0x030 macro
H A Dvirtio_mmio.c994 vtmmio_write_config_4(sc, VIRTIO_MMIO_QUEUE_SEL, idx); in vtmmio_select_virtqueue()
/freebsd/sys/dev/beri/virtio/
H A Dvirtio_mmio_platform.c189 case (VIRTIO_MMIO_QUEUE_SEL): in platform_note()
/freebsd/sys/dev/beri/virtio/network/
H A Dif_vtbe.c480 reg = READ4(sc, VIRTIO_MMIO_QUEUE_SEL); in vtbe_intr()