Searched refs:hiref (Results 1 – 1 of 1) sorted by relevance
41 bxe_hilo(uint32_t *hiref) in bxe_hilo() argument43 uint32_t lo = *(hiref + 1); in bxe_hilo()45 uint32_t hi = *hiref; in bxe_hilo()