Page MenuHomeFreeBSD

sfxge(4): unify power of 2 alignment check macro
ClosedPublic

Authored by arybchik on Jul 26 2019, 3:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 6:25 AM
Unknown Object (File)
Dec 3 2024, 1:45 AM
Unknown Object (File)
Nov 29 2024, 9:38 AM
Unknown Object (File)
Nov 13 2024, 2:42 PM
Unknown Object (File)
Oct 28 2024, 2:02 AM
Unknown Object (File)
Oct 24 2024, 2:57 AM
Unknown Object (File)
Oct 17 2024, 6:42 PM
Unknown Object (File)
Oct 6 2024, 7:36 PM
Subscribers

Details

Summary

Substitute driver-defined IS_P2ALIGNED() with EFX_IS_P2ALIGNED()
defined in libefx.

Add type argument and cast value and alignment to one specified type.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

amd64 tinderbox builds tested

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable