Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c170 if (!config_fetch(d, where + PCI_PCIX_BRIDGE_STATUS, 12)) in cap_pcix_bridge()
182 status = get_conf_long(d, where + PCI_PCIX_BRIDGE_STATUS); in cap_pcix_bridge()
/pciutils/lib/
H A Dheader.h402 #define PCI_PCIX_BRIDGE_STATUS 4 /* Primary bus status reg… macro