Searched hist:266772 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/firewire/
H A Dsbp.cdiff 266772 Tue May 27 19:56:48 MDT 2014 jhb Various cleanups and fixes:
- Switch from timeout() to callout_*() for per-request timers.
- Use device_find_child() in the identify routine.
- Use device_printf() instead of passing device_get_nameunit() to
printf().
- Expand the SBP_LOCK coverage simplifying the locking.
- Uninline STAILQ_FOREACH_SAFE().

Tested by: sbruno

Completed in 113 milliseconds