Add aic_scb_timer_start() which will be used in the aic7xxx driver to
authorPeter Avalos <pavalos@dragonflybsd.org>
Fri, 6 Jul 2007 01:42:34 +0000 (01:42 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Fri, 6 Jul 2007 01:42:34 +0000 (01:42 +0000)
commit263a6b5f1e4cf9118b920c7a533eaea90c207d59
treec986f3225934c631163a3e04b637134be2e931a5
parentd18d1e00183b702bf55f47aa1c00065cd98e3add
Add aic_scb_timer_start() which will be used in the aic7xxx driver to
start the timer on SCBs queued in the untagged SCB queue.

The core treats timeouts in usecs to satisfy Linux requirements.  Multiply
accordingly.

Obtained-from: FreeBSD
sys/dev/disk/aic7xxx/aic_osm_lib.h