opnsense-src/sys/dev/vmm
Mark Johnston a852dc580c vmm: Harmonize compat ioctl definitions
For compat ioctls and structures, we use a mix of suffixes: _old,
_fbsd<version>, _<version>.  Standardize on _<version> to make things
more consistent.  No functional change intended.

Reported by:	jhb
Reviewed by:	corvink, jhb
Differential Revision:	https://reviews.freebsd.org/D46449
2024-08-28 19:12:32 +00:00
..
vmm_dev.c vmm: Harmonize compat ioctl definitions 2024-08-28 19:12:32 +00:00
vmm_dev.h vmm: Merge vmm_dev.c 2024-08-26 18:41:39 +00:00
vmm_ktr.h
vmm_stat.c
vmm_stat.h