mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
e40cc6afc4
- Use device_printf() and device_get_unit() instead of storing the unit number in the softc. - Remove use of explicit bus space handles and tags. - Compare pointers against NULL. - Let new-bus allocate a softc rather than doing it by hand. Tested by: no one |
||
---|---|---|
.. | ||
ahb.c | ||
ahbreg.h |