Home
last modified time | relevance | path

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

/freebsd/sys/crypto/ccp/
H A Dccp_hardware.h55 #define VERSION_LSBSIZE_SHIFT 19 macro
H A Dccp_hardware.c789 sc->num_lsb_entries = (version >> VERSION_LSBSIZE_SHIFT) & in ccp_hw_attach()