Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c115 u32 t1, t2; in cap_dsn() local
119 t2 = get_conf_long(d, where + 8); in cap_dsn()
121 t2 >> 24, (t2 >> 16) & 0xff, (t2 >> 8) & 0xff, t2 & 0xff, in cap_dsn()