Searched refs:LEGFUSE_ACCEL_MASK_AUTH_SLICE (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/qat/
H A Dqat_c3xxx.c144 if (legfuse & LEGFUSE_ACCEL_MASK_AUTH_SLICE)
H A Dqat_c62x.c146 if (legfuse & LEGFUSE_ACCEL_MASK_AUTH_SLICE)
H A Dqat_d15xx.c146 if (legfuse & LEGFUSE_ACCEL_MASK_AUTH_SLICE)
H A Dqat_dh895xcc.c137 if (legfuse & LEGFUSE_ACCEL_MASK_AUTH_SLICE)
H A Dqatreg.h117 #define LEGFUSE_ACCEL_MASK_AUTH_SLICE __BIT(1) macro

Completed in 176 milliseconds