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

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_inline.h89 if (!ha->hw_lock_held) {
90 ha->hw_lock_held = 1;
110 ha->hw_lock_held = 0;
H A Dqls_def.h296 volatile uint32_t hw_lock_held; member in struct:qla_host
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_inline.h174 if (!ha->hw_lock_held) {
175 ha->hw_lock_held = 1;
205 ha->hw_lock_held = 0;
H A Dql_def.h189 volatile uint32_t hw_lock_held; member in struct:qla_host
/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_inline.h209 if (!ha->hw_lock_held) {
210 ha->hw_lock_held = 1;
225 ha->hw_lock_held = 0;
H A Dqla_def.h158 volatile uint32_t hw_lock_held; member in struct:qla_host

Completed in 122 milliseconds