Searched refs:cis_get_short (Results 1 – 2 of 2) sorted by relevance
351 #define GET_SHORT(tp) cis_get_short(tp)
75 cis_get_short(cistpl_t *tp) in cis_get_short() function107 uint32_t result = cis_get_short(tp); in cis_get_int24()116 uint32_t result = cis_get_short(tp); in cis_get_long()118 result |= cis_get_short(tp) << 16; in cis_get_long()