K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-08-05T23:35:19.007160Z K 7 svn:log V 274 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 END