freebsd-dev/sys/dev/hptiop
John Baldwin ef588050a9 Various fixes to hptiop(4):
- Use callout(9) instead of timeout(9).
- Use the existing hba lock as the CAM sim lock instead of Giant.
- Mark interrupt handler MPSAFE.
- Reorder detach and destroy the hba lock in detach.

Reviewed by:	Steve Chang <ychang@highpoint-tech.com>
2014-08-05 23:35:19 +00:00
..
hptiop.c Various fixes to hptiop(4): 2014-08-05 23:35:19 +00:00
hptiop.h Various fixes to hptiop(4): 2014-08-05 23:35:19 +00:00