opnsense-src/sys/dev/firewire
John Baldwin 50a61f8db5 fwohci: Cast bitfield to uint32_t before passing it to roundup2().
The fallback for __align_up() used by roundup2() uses __typeof__()
which doesn't work for bitfields.  This fixes the build on GCC which
uses the fallback.

Reviewed by:	arichardson, markj
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D28599
2021-02-17 13:12:06 -08:00
..
00README Use https over http for FreeBSD pages 2018-07-27 10:40:48 +00:00
firewire.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
firewire.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
firewire_phy.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
firewirereg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fwcrom.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwdev.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fwdma.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwdma.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwmem.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
fwmem.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwohci.c fwohci: Cast bitfield to uint32_t before passing it to roundup2(). 2021-02-17 13:12:06 -08:00
fwohci_pci.c fwohci(4): remove support for Sun PCIO-2 FireWire controllers 2020-12-25 19:47:46 +01:00
fwohcireg.h fwohci(4): remove support for Sun PCIO-2 FireWire controllers 2020-12-25 19:47:46 +01:00
fwohcivar.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fwphyreg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
iec13213.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
iec68113.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_fwe.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
if_fwevar.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_fwip.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
if_fwipvar.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
sbp.c Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
sbp.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
sbp_targ.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00