Searched refs:VIRTIO_MMIO_QUEUE_PFN (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h74 #define VIRTIO_MMIO_QUEUE_PFN 0x040 /* version 1 only */ macro
H A Dvirtio_mmio.c486 vtmmio_write_config_4(sc, VIRTIO_MMIO_QUEUE_PFN,
892 vtmmio_write_config_4(sc, VIRTIO_MMIO_QUEUE_PFN, 0);
/freebsd-13-stable/sys/dev/beri/virtio/
H A Dvirtio_mmio_platform.c189 case (VIRTIO_MMIO_QUEUE_PFN):
H A Dvirtio_block.c321 reg = READ4(sc, VIRTIO_MMIO_QUEUE_PFN);
/freebsd-13-stable/sys/dev/beri/virtio/network/
H A Dif_vtbe.c357 reg = READ4(sc, VIRTIO_MMIO_QUEUE_PFN);

Completed in 70 milliseconds