Searched defs:lo (Results 1 – 3 of 3) sorted by relevance
17 #define MAKE_CCI_PART_NUMBER(hi, lo) (((hi) << 8) | (lo)) argument
81 uint32_t lo, uint32_t hi) in ari_request_wait()
3556 uint32_t lo : 1; member