Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c514 u16 ctrl, status; in cap_vc() local
532 ctrl = get_conf_word(d, where + PCI_VC_PORT_CTRL); in cap_vc()
547 printf("\n\t\tCtrl:\tArbSelect=%s\n", TABLE(arb_selects, BITS(ctrl, 1, 3), buf)); in cap_vc()