Page MenuHomeFreeBSD

sdiob: Forward-declare struct sdio_func
ClosedPublic

Authored by jhb on Feb 18 2026, 3:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 18, 1:09 PM
Unknown Object (File)
Wed, Apr 15, 12:41 PM
Unknown Object (File)
Sun, Apr 5, 7:08 AM
Unknown Object (File)
Mar 10 2026, 10:23 AM
Unknown Object (File)
Mar 6 2026, 6:17 PM
Unknown Object (File)
Mar 4 2026, 7:44 AM
Unknown Object (File)
Mar 3 2026, 4:11 AM
Unknown Object (File)
Mar 3 2026, 3:19 AM
Subscribers
None

Details

Summary

Currently this happens as a side effect of the return type of
sdio_get_function() in the expansion of BUS_ACCESSOR, but this is
fragile and can break if
BUS_ACCESSOR changes to define other
functions first.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70754
Build 67637: arc lint + arc unit