Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c163 u32 status, upstcr, downstcr; in cap_pcix_bridge() local
197 downstcr = get_conf_long(d, where + PCI_PCIX_BRIDGE_DOWNSTREAM_SPLIT_TRANS_CTRL); in cap_pcix_bridge()
199 (downstcr & PCI_PCIX_BRIDGE_STR_CAPACITY), in cap_pcix_bridge()
200 (downstcr >> 16) & 0xffff); in cap_pcix_bridge()