mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
The devmap variants used vm_offset_t for some reason, and a few places explicitly cast bus addresses to vm_offset_t. (Probably those casts along with similar casts for vm_size_t should just be removed and instead permit the compiler to DTRT.) Reviewed by: markj Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D35961 |
||
|---|---|---|
| .. | ||
| ata_iobus.c | ||
| iobus.c | ||
| iobusvar.h | ||
| openpic_iobus.c | ||
| psim-tree | ||
| uart_iobus.c | ||