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)
Mon, Aug 17, 10:12 PM
Unknown Object (File)
Sat, Aug 15, 4:50 PM
Unknown Object (File)
Thu, Aug 13, 1:02 AM
Unknown Object (File)
Wed, Aug 12, 4:18 PM
Unknown Object (File)
Mon, Aug 10, 11:26 AM
Unknown Object (File)
Mon, Aug 10, 8:54 AM
Unknown Object (File)
Mon, Aug 10, 7:42 AM
Unknown Object (File)
Mon, Aug 10, 5:44 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 Not Applicable
Unit
Tests Not Applicable