Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h9033 OUT uint8_t * const p_lo, OUT uint8_t * const p_hi) in ib_dm_get_slot_lo_hi() argument
9039 if (p_hi) in ib_dm_get_slot_lo_hi()
9040 *p_hi = (uint8_t) ((tmp_slot_lo_hi >> 8) & 0xff); in ib_dm_get_slot_lo_hi()