1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/siba
Andriy Gapon 3d844eddb7 bus_add_child: change type of order parameter to u_int
This reflects actual type used to store and compare child device orders.
Change is mostly done via a Coccinelle (soon to be devel/coccinelle)
semantic patch.
Verified by LINT+modules kernel builds.

Followup to:	r212213
MFC after:	10 days
2010-09-10 11:19:03 +00:00
..
siba_bwn.c uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
siba_cc.c uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
siba_core.c Revert r204992 and just wrap it all in ifdef INVARIANTS to fix the debug and 2010-03-11 08:03:56 +00:00
siba_ids.h
siba_pcib.c uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
siba_pcibvar.h
siba.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
sibareg.h
sibavar.h