Searched refs:PCI_AF_CAP (Results 1 – 2 of 2) sorted by relevance
1618 if (verbose < 2 || !config_fetch(d, where + PCI_AF_CAP, 3)) in cap_af()1621 reg = get_conf_byte(d, where + PCI_AF_CAP); in cap_af()
977 #define PCI_AF_CAP 3 macro