bits64_t
get_bits64(bits64_t v, bitdef_t d)
set_bits64(bits64_t *v, bitdef_t d, uint64_t val)
get_bit64(bits64_t v, uint64_t mask)
set_bit64(bits64_t *v, uint64_t mask)
clear_bit64(bits64_t *v, uint64_t mask)
static inline bits64_t
return ((bits64_t){ .bit_val = 0 });
from_bits64(bits64_t v)
bits64_t mlrd_pcam_port_access_reg_cap_mask_high; /* Bits 127 -> 64 */
bits64_t mlrd_pcam_port_access_reg_cap_mask_low; /* Bits 63 -> 0 */
bits64_t mlrd_pcam_feature_cap_mask_high; /* Bits 127 -> 64 */
bits64_t mlrd_pcam_feature_cap_mask_low; /* Bits 63 -> 0 */
bits64_t mlnvc_flags;