This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
mpt
History
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
…
mpt_debug.c
…
mpt_freebsd.c
…
mpt_freebsd.h
…
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
mpt.c
…
mpt.h
…