freebsd-src/sys/dev/mpt
David E. O'Brien cc2f8c60cd PAGE_SIZE is unsigned on all our platforms, and is a long on some.
So cast to u_long before printing out and use a matching specifier.

Tested on:	sparc64
2003-02-23 19:49:30 +00:00
..
mpilib Sigh. Ken Merry convinced me that my attempts to DTRT were wrong. 2002-08-30 03:36:50 +00:00
mpt.c Code cleanup: use mpt_prt instead of device_printf. 2002-09-24 21:33:43 +00:00
mpt.h Fix things so that: 2002-09-01 23:07:09 +00:00
mpt_debug.c Code cleanup: use mpt_prt instead of device_printf. 2002-09-24 21:33:43 +00:00
mpt_freebsd.c Be consistent about functions being static. 2002-10-16 08:48:39 +00:00
mpt_freebsd.h Code cleanup: use mpt_prt instead of device_printf. 2002-09-24 21:33:43 +00:00
mpt_pci.c PAGE_SIZE is unsigned on all our platforms, and is a long on some. 2003-02-23 19:49:30 +00:00