Home
last modified time | relevance | path

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

/freebsd/sys/crypto/ccp/
H A Dccp_lsb.h32 #define LSB_REGION_LENGTH 16 /* entries */ macro
H A Dccp_hardware.c136 return ((qp->private_lsb * LSB_REGION_LENGTH + lsb_entry)); in ccp_queue_lsb_entry()