Home
last modified time | relevance | path

Searched refs:FCU_STS_AUTHFWLD_POS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_hal.h119 #define FCU_STS_AUTHFWLD_POS 0X8 macro
/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c1460 if (((fcu_sts >> FCU_STS_AUTHFWLD_POS) & 0x1)) in qat_uclo_auth_fw()