Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/ccp/
H A Dccp_hardware.h57 #define VERSION_LSBSIZE_SHIFT 19 macro
H A Dccp_hardware.c791 sc->num_lsb_entries = (version >> VERSION_LSBSIZE_SHIFT) & in ccp_hw_attach()