Searched refs:PCI_AGP_STATUS (Results 1 – 2 of 2) sorted by relevance
86 if (!config_fetch(d, where + PCI_AGP_STATUS, PCI_AGP_SIZEOF - PCI_AGP_STATUS)) in cap_agp()88 t = get_conf_long(d, where + PCI_AGP_STATUS); in cap_agp()
307 #define PCI_AGP_STATUS 4 /* Status register */ macro