opnsense-src/sys/compat/linuxkpi/common/include
Bjoern A. Zeeb d005c4c6de LinuxKPI: dma-mapping.h unify "mask" and "dma_mask"
In some places we are using "mask" and others "dma_mask" for the
same thing.  Harmonize the various places to "dma_mask" as used in
linux_pci.c.  For the declaration remove the argument names to
avoid the entire problem.

This is in preparation for an upcoming change.
No functional changes intended.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 72c89ce97b)
2021-11-19 00:01:24 +00:00
..
acpi LinuxKPI: Implement ACPI bits required by drm-kmod in base system 2020-11-09 13:20:14 +00:00
asm LinuxKPI: Add dummy pgprot_decrypted() implementation 2021-10-13 12:05:38 +03:00
linux LinuxKPI: dma-mapping.h unify "mask" and "dma_mask" 2021-11-19 00:01:24 +00:00
net LinuxKPI: add nexthdr definitions for IPv6 2021-11-19 00:01:22 +00:00