opnsense-src/sys/dev/vmd
John Baldwin d714e73f78 vmd: Use bus_generic_rman_* for PCI bus and memory resources
While here, add custom bus_map/unmap_resource methods to request
mappings via the window memory resources allocated from the parent
bus.

Tested by:		emaste
Differential Revision:	https://reviews.freebsd.org/D43886
2024-02-15 12:26:40 -08:00
..
vmd.c vmd: Use bus_generic_rman_* for PCI bus and memory resources 2024-02-15 12:26:40 -08:00
vmd.h vmd: Use bus_read/write_* instead of bus_space_read/write_* 2024-02-15 12:26:19 -08:00