Searched defs:low_bytes (Results 1 – 4 of 4) sorted by relevance
574 uint32_t low_bytes = (uint32_t)(*bar_p & ~PCI_BASE_TYPE_ALL); in pxtool_get_bar() local
1102 uint32_t low_bytes = in pcitool_dev_reg_ops() local
783 uint32_t low_bytes = (uint32_t)(*bar & ~PCI_BASE_TYPE_ALL); in pcitool_get_bar() local
2587 ecc_gen(uint_t high_bytes, uint_t low_bytes) in ecc_gen()