QLA_LOCK
#define QLA_LOCK(ha, str) qla_lock(ha, str);
#define QLA_LOCK(ha, str, to_ms, no_sleep) qla_lock(ha, str, to_ms, no_sleep)
#define QLA_LOCK(ha, str, no_delay) qls_lock(ha, str, no_delay)