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, Oct 18, 4:06 AM
Unknown Object (File)
Fri, Oct 17, 8:16 AM
Unknown Object (File)
Fri, Oct 17, 8:16 AM
Unknown Object (File)
Fri, Oct 17, 8:16 AM
Unknown Object (File)
Thu, Oct 16, 10:33 PM
Unknown Object (File)
Thu, Oct 16, 5:44 PM
Unknown Object (File)
Sat, Oct 11, 11:34 PM
Unknown Object (File)
Sat, Oct 11, 3:16 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