INTR_LOCK
#define INTR_LOCK(skdev) mutex_enter(&skdev->skd_intr_mutex)
#define INTR_LOCK(ha) ql_intr_lock(ha->pha)