Searched refs:LSB_REGION_LENGTH (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/crypto/ccp/ | ||
H A D | ccp_lsb.h | 32 #define LSB_REGION_LENGTH 16 /* entries */ macro |
H A D | ccp_hardware.c | 136 return ((qp->private_lsb * LSB_REGION_LENGTH + lsb_entry)); in ccp_queue_lsb_entry() |