Searched refs:PKI_WORD0_PKIND_M (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/octeon/dev/ | ||
H A D | ogxreg.h | 617 #define PKI_WORD0_PKIND_M 0x000000000000003fULL macro |
H A D | if_ogx.c | 1050 pkind = (work[0] & PKI_WORD0_PKIND_M) >> PKI_WORD0_PKIND_S; in ogx_rxintr() |