Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c516 int arb_table_pos; in cap_vc() local
545 arb_table_pos = BITS(cr2, 24, 8); in cap_vc()
550 if (arb_table_pos) in cap_vc()
552 arb_table_pos = where + 16*arb_table_pos; in cap_vc()
553 printf("\t\tPort Arbitration Table [%x] <?>\n", arb_table_pos); in cap_vc()