Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c1711 int max_offset_high_pos, has_base_high, has_max_offset_high; in cap_ea() local
1783 max_offset_high_pos = entry_base + 12; in cap_ea()
1790 max_offset_high_pos += 4; in cap_ea()
1796 u32 max_offset_high = get_conf_long(d, max_offset_high_pos); in cap_ea()