Searched refs:PCI_AGP_COMMAND (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 322 #define PCI_AGP_COMMAND 8 /* Control register */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 105 t = get_conf_long(d, where + PCI_AGP_COMMAND); in cap_agp() |