opnsense-src/sys/dev/mpt
Brooks Davis 562894f0dc Centralize compatability translation macros.
Copy the CP, PTRIN, etc macros from freebsd32.h into a sys/abi_compat.h
and replace existing definitation with includes where required. This
eliminates duplicate code and allows Linux and FreeBSD compatability
headers to be included in the same files.

Input from:	cem, jhb
Obtained from:	CheriBSD
MFC after:	2 weeks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24275
2020-04-14 20:30:48 +00:00
..
mpilib sys/dev: further adoption of SPDX licensing ID tags. 2017-11-20 19:36:21 +00:00
mpt.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mpt.h Remove sparc64 kernel support 2020-02-03 17:35:11 +00:00
mpt_cam.c Use callout_func_t instead of the deprecated timeout_t. 2019-12-10 22:06:53 +00:00
mpt_cam.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mpt_debug.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mpt_pci.c Remove sparc64 kernel support 2020-02-03 17:35:11 +00:00
mpt_raid.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
mpt_raid.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mpt_reg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mpt_user.c Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00