Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps-vendor.c24 u32 offset_hi; in show_vendor_caps_virtio() local
65 offset_hi = get_conf_long(d, where + 16); in show_vendor_caps_virtio()
69 (u64) offset | (u64) offset_hi << 32, in show_vendor_caps_virtio()