Home
last modified time | relevance | path

Searched refs:qla_lock (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/qlxgbe/
H A Dql_inline.h159 qla_lock(qla_host_t *ha, const char *str, uint32_t timeout_ms, in qla_lock() function
174 ha->qla_lock = str; in qla_lock()
H A Dql_os.h157 #define QLA_LOCK(ha, str, to_ms, no_sleep) qla_lock(ha, str, to_ms, no_sleep)
H A Dql_def.h239 volatile const char *qla_lock; member
/freebsd/sys/dev/qlxgb/
H A Dqla_inline.h203 qla_lock(qla_host_t *ha, const char *str) in qla_lock() function
209 ha->qla_lock = str; in qla_lock()
H A Dqla_os.h147 #define QLA_LOCK(ha, str) qla_lock(ha, str);
H A Dqla_def.h195 volatile const char *qla_lock; member
/freebsd/sys/dev/qlxge/
H A Dqls_inline.h89 ha->qla_lock = str; in qls_lock()
H A Dqls_def.h337 volatile const char *qla_lock; member