Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c131 if (!config_fetch(d, where + PCI_PCIX_STATUS, 4)) in cap_pcix_nobridge()
135 status = get_conf_long(d, where + PCI_PCIX_STATUS); in cap_pcix_nobridge()
/pciutils/lib/
H A Dheader.h375 #define PCI_PCIX_STATUS 4 /* Status register offset… macro