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)
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
Unknown Object (File)
Oct 20 2023, 6:05 AM
Unknown Object (File)
Sep 6 2023, 5:08 PM
Unknown Object (File)
Sep 4 2023, 3:20 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25517
Build 24135: arc lint + arc unit