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

/freebsd-12-stable/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h49 #define VIRTIO_MMIO_QUEUE_PFN 0x040 macro
H A Dvirtio_mmio.c543 vtmmio_write_config_4(sc, VIRTIO_MMIO_QUEUE_PFN,
780 vtmmio_write_config_4(sc, VIRTIO_MMIO_QUEUE_PFN,
807 vtmmio_write_config_4(sc, VIRTIO_MMIO_QUEUE_PFN, 0);
/freebsd-12-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-12-stable/sys/dev/beri/virtio/network/
H A Dif_vtbe.c353 reg = READ4(sc, VIRTIO_MMIO_QUEUE_PFN);

Completed in 163 milliseconds