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, Apr 20, 3:42 PM
Unknown Object (File)
Fri, Apr 19, 8:47 AM
Unknown Object (File)
Thu, Apr 11, 11:47 PM
Unknown Object (File)
Feb 20 2024, 1:30 PM
Unknown Object (File)
Dec 24 2023, 2:47 AM
Unknown Object (File)
Dec 20 2023, 4:24 AM
Unknown Object (File)
Nov 29 2023, 10:04 AM
Unknown Object (File)
Oct 23 2023, 3:43 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