mirror of
https://github.com/opnsense/src.git
synced 2026-03-28 21:53:16 -04:00
Summary: Some architectures use large (36-bit) physical addresses, with smaller virtual addresses. Casting between vm_paddr_t (or bus_addr_t) and void * is considered illegal, so cast through uintptr_t. No functional change on existing platforms. Reviewed By: scottl Differential Revision: https://reviews.freebsd.org/D14042 |
||
|---|---|---|
| .. | ||
| mpi | ||
| mpr.c | ||
| mpr_config.c | ||
| mpr_ioctl.h | ||
| mpr_mapping.c | ||
| mpr_mapping.h | ||
| mpr_pci.c | ||
| mpr_sas.c | ||
| mpr_sas.h | ||
| mpr_sas_lsi.c | ||
| mpr_table.c | ||
| mpr_table.h | ||
| mpr_user.c | ||
| mprvar.h | ||