ADAPTER_STATE_LOCK
#define ADAPTER_STATE_LOCK(skdev) mutex_enter(&skdev->skd_lock_mutex)
#define ADAPTER_STATE_LOCK(ha) mutex_enter(&ha->pha->mutex)