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)
Wed, Nov 13, 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
Unknown Object (File)
Oct 6 2024, 5:45 AM
Unknown Object (File)
Oct 6 2024, 3:52 AM
Unknown Object (File)
Oct 5 2024, 4:22 AM
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