freebsd-dev/sys/dev/vr
Bill Paul 1e856a7b34 Use device_get_nameunit(dev) as the mutex string when calling
mtx_init() instead of hard-coded string constant. Also remember to do
the mutex changes to the ste driver, which I forgot in the first commit.
2000-10-13 18:35:49 +00:00
..
if_vr.c Use device_get_nameunit(dev) as the mutex string when calling 2000-10-13 18:35:49 +00:00
if_vrreg.h First round of converting network drivers from spls to mutexes. This 2000-10-13 17:54:19 +00:00