Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c559 u32 rcap, rctrl; in cap_vc() local
570 rctrl = get_conf_long(d, pos+4); in cap_vc()
585 FLAG(rctrl, 1 << 31), in cap_vc()
586 BITS(rctrl, 24, 3), in cap_vc()
587 TABLE(vc_arb_selects, BITS(rctrl, 17, 3), buf), in cap_vc()
588 BITS(rctrl, 0, 8)); in cap_vc()