Searched refs:PCI_PCIX_STATUS (Results 1 – 2 of 2) sorted by relevance
131 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()
375 #define PCI_PCIX_STATUS 4 /* Status register offset… macro