opnsense-src/sys/dev/sdio
John Baldwin 249c230d75 sdiob: Forward-declare struct sdio_func
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.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D55351

(cherry picked from commit 82b293ea6987ebcadf1142acd2218f50ab5e3fc8)
2026-04-24 11:43:17 -04:00
..
sdio_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
sdio_subr.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sdio_subr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sdiob.c sdio: don't use CAM_PRIORITY_NONE for queued CCB-s 2025-08-05 19:27:12 +03:00
sdiob.h sdiob: Forward-declare struct sdio_func 2026-04-24 11:43:17 -04:00
sdiodevs sdiodevs: add more vendors and devices 2024-08-31 21:38:57 +00:00