Searched refs:PCI_CAPLIST_CAP (Results 1 – 4 of 4) sorted by relevance
403 if (PCI_CAPLIST_CAP(rval) == PCI_CAP_AGP) in pciaddr_device_is_agp()
483 #define PCI_CAPLIST_CAP(cr) ((cr) & 0xff) macro
638 if (PCI_CAPLIST_CAP(reg) == capid) { in pci_get_capability()
687 cap = PCI_CAPLIST_CAP(reg); in dump_caplist()