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

/freebsd-13-stable/sys/dev/qat/
H A Dqat_c3xxx.c250 qat_misc_read_write_or_4(sc, PPERR(i), PPERR_EN_C3XXX);
H A Dqat_c62x.c266 qat_misc_read_write_or_4(sc, PPERR(i), PPERR_EN_C62X);
H A Dqat_d15xx.c266 qat_misc_read_write_or_4(sc, PPERR(i), PPERR_EN_D15XX);
H A Dqat_dh895xcc.c227 qat_misc_read_write_or_4(sc, PPERR(i), PPERR_EN_DH895XCC);
H A Dqatreg.h483 #define PPERR(i) ((i) * 0x4000 + 0x08) macro

Completed in 109 milliseconds