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
Alfred Perlstein
44956c9863
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
mpilib
Sigh. Ken Merry convinced me that my attempts to DTRT were wrong.
2002-08-30 03:36:50 +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
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +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