freebsd-dev/sys/dev/ep
Adrian Chadd f8cdacdd18 Add missing locking.
Whilst here, assert that the lock is held when calling epstop().

Tested:

ep0: <3com Megahertz 574B>
2014-08-21 00:57:32 +00:00
..
if_ep_eisa.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ep_isa.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ep_mca.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
if_ep_pccard.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ep.c Add missing locking. 2014-08-21 00:57:32 +00:00
if_epreg.h
if_epvar.h