Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h393 #define PCI_PCIX_BRIDGE_SEC_STATUS 2 /* Secondary bus status r… macro
/pciutils/
H A Dls-caps.c173 secstatus = get_conf_word(d, where + PCI_PCIX_BRIDGE_SEC_STATUS); in cap_pcix_bridge()