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

/freebsd-11.0-release/sys/dev/qlxge/
H A Dqls_inline.h87 if (!ha->hw_lock_held) {
88 ha->hw_lock_held = 1;
108 ha->hw_lock_held = 0;
H A Dqls_def.h297 volatile uint32_t hw_lock_held; member in struct:qla_host
/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_inline.h161 if (!ha->hw_lock_held) {
162 ha->hw_lock_held = 1;
182 ha->hw_lock_held = 0;
H A Dql_def.h174 volatile uint32_t hw_lock_held; member in struct:qla_host
/freebsd-11.0-release/sys/dev/qlxgb/
H A Dqla_inline.h208 if (!ha->hw_lock_held) {
209 ha->hw_lock_held = 1;
224 ha->hw_lock_held = 0;
H A Dqla_def.h156 volatile uint32_t hw_lock_held; member in struct:qla_host

Completed in 206 milliseconds