Searched refs:_get_field64 (Results 1 – 1 of 1) sorted by relevance
1140 static uint64_t _get_field64(void *buf, int base_offs, const ib_field_t * f) in _get_field64() function1244 return _get_field64(buf, base_offs, ib_mad_f + field); in mad_get_field64()1276 *(uint64_t *) val = _get_field64(buf, 0, f); in mad_decode_field()