opnsense-src/sys/dev/virtio/p9fs
Andrew Turner fd9f67e689 virtio_p9fs: Support attaching to pci and mmio
Some implementations of the virtio 9p transport are implemented on
virtio_mmio, e.g. the Arm FVP. Use the correct macro so the driver
attaches when this is the case.

Reviewed by:	markj
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D49600
2025-04-08 11:48:27 +01:00
..
virtio_p9fs.c virtio_p9fs: Support attaching to pci and mmio 2025-04-08 11:48:27 +01:00
virtio_p9fs.h