Searched refs:PKI_CL_PKIND_STYLE_PM_M (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/octeon/dev/ | ||
H A D | ogxreg.h | 542 #define PKI_CL_PKIND_STYLE_PM_M 0x0000000000007f00ULL macro |
H A D | if_ogx.c | 521 val &= ~PKI_CL_PKIND_STYLE_PM_M; in ogx_attach() |