Home
last modified time | relevance | path

Searched refs:hw_lock_held (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/qlxge/
H A Dqls_inline.h87 if (!ha->hw_lock_held) { in qls_lock()
88 ha->hw_lock_held = 1; in qls_lock()
108 ha->hw_lock_held = 0; in qls_unlock()
H A Dqls_def.h294 volatile uint32_t hw_lock_held; member
/freebsd/sys/dev/qlxgbe/
H A Dql_inline.h172 if (!ha->hw_lock_held) { in qla_lock()
173 ha->hw_lock_held = 1; in qla_lock()
203 ha->hw_lock_held = 0; in qla_unlock()
H A Dql_def.h187 volatile uint32_t hw_lock_held; member
/freebsd/sys/dev/qlxgb/
H A Dqla_inline.h207 if (!ha->hw_lock_held) { in qla_lock()
208 ha->hw_lock_held = 1; in qla_lock()
223 ha->hw_lock_held = 0; in qla_unlock()
H A Dqla_def.h156 volatile uint32_t hw_lock_held; member