freebsd-dev/sys/dev/mly
John Baldwin caddd60abd Add locking to mly(4) and mark MPSAFE.
- Add a per-softc mutex.
- Use mutex as CAM sim lock.
- Use taskqueue_thread instead of taskqueue_swi_giant.
- Use callout(9) instead of timeout(9).
- Use bus_*() instead of bus_space_*().

Tested by:	no one
2014-11-18 21:55:50 +00:00
..
mly_tables.h
mly.c Add locking to mly(4) and mark MPSAFE. 2014-11-18 21:55:50 +00:00
mlyio.h
mlyreg.h
mlyvar.h Add locking to mly(4) and mark MPSAFE. 2014-11-18 21:55:50 +00:00