INTR_UNLOCK
#define INTR_UNLOCK(skdev) mutex_exit(&skdev->skd_intr_mutex)
#define INTR_UNLOCK(ha) ql_intr_unlock(ha->pha)