freebsd-dev/sys/dev/mpt
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