Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/qat/
H A Dqatreg.h88 #define UWORD_MASK 0xbffffffffffull /* micro-word mask without parity */ macro
H A Dqat_ae.c3322 uinst = uinst & UWORD_MASK; in qat_aefw_get_uof_inst()