Use an SLIST rather than a TAILQ for the ccb free list.
authormk <mk@openbsd.org>
Tue, 20 Jul 2010 20:46:18 +0000 (20:46 +0000)
committermk <mk@openbsd.org>
Tue, 20 Jul 2010 20:46:18 +0000 (20:46 +0000)
commit7b8fdad42d1693e2a3faf8ba3aad5db1f3b30143
tree3fc6f9d987d476eedaf9378deefd433ef44ad52d
parentb4dc4f72722ebf52732225a69d4ea66f1db6f236
Use an SLIST rather than a TAILQ for the ccb free list.

ok krw
sys/dev/ic/dpt.c
sys/dev/ic/dptvar.h