Home
last modified time | relevance | path

Searched refs:INVLD_UWORD (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h98 #define INVLD_UWORD 0xffffffffffull /* invalid micro-instruction */ macro
H A Dqat_ae.c3261 return INVLD_UWORD; in qat_aefw_get_uof_inst()
3309 if (ucode_cpybuf[i] == INVLD_UWORD) { in qat_aefw_do_pagein()
/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c23 #define INVLD_UWORD 0xffffffffffull macro
2229 if (*uword == INVLD_UWORD) in qat_uclo_fill_uwords()