Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dogxreg.h617 #define PKI_WORD0_PKIND_M 0x000000000000003fULL macro
H A Dif_ogx.c1050 pkind = (work[0] & PKI_WORD0_PKIND_M) >> PKI_WORD0_PKIND_S; in ogx_rxintr()