Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c86 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()
/pciutils/lib/
H A Dheader.h307 #define PCI_AGP_STATUS 4 /* Status register */ macro