freebsd-dev/sys/dev/sound/isa
John Baldwin 6008862bc2 Change callers of mtx_init() to pass in an appropriate lock type name. In
most cases NULL is passed, but in some cases such as network driver locks
(which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used.

Tested on:	i386, alpha, sparc64
2002-04-04 21:03:38 +00:00
..
ad1816.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
ad1816.h
emu8000.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
es1888.c many changes: 2001-08-23 11:30:52 +00:00
ess.c Fix code that had rotted behind debugging macros. 2002-01-25 04:14:12 +00:00
gusc.c many changes: 2001-08-23 11:30:52 +00:00
gusmidi.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
mpu.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
mss.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
mss.h fix whitespace bogons 2001-03-25 21:43:24 +00:00
opl.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
sb8.c Fix code that had rotted behind debugging macros. 2002-01-25 04:14:12 +00:00
sb16.c Fix code that had rotted behind debugging macros. 2002-01-25 04:14:12 +00:00
sb.h mega-commit. 2001-03-24 23:10:29 +00:00
sbc.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
uartsio.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00