Searched refs:qla_unlock (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_inline.h202 qla_unlock(qla_host_t *ha, const char *str) function
206 ha->qla_unlock = str;
H A Dql_os.h160 #define QLA_UNLOCK(ha, str) qla_unlock(ha, str)
H A Dql_def.h240 volatile const char *qla_unlock; member in struct:qla_host
/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_inline.h109 ha->qla_unlock = str;
H A Dqls_def.h341 volatile const char *qla_unlock; member in struct:qla_host
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_inline.h221 qla_unlock(qla_host_t *ha, const char *str) function
225 ha->qla_unlock = str;
H A Dqla_def.h196 volatile const char *qla_unlock; member in struct:qla_host
H A Dqla_os.h151 #define QLA_UNLOCK(ha, str) qla_unlock(ha, str)

Completed in 106 milliseconds