Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_AGP (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dtagp.c589 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in test_pci_find_device()
/external/kernel-headers/original/uapi/linux/
Dpci_regs.h211 #define PCI_CAP_ID_AGP 0x02 /* Accelerated Graphics Port */ macro
/external/u-boot/include/
Dpci.h331 #define PCI_CAP_ID_AGP 0x02 /* Accelerated Graphics Port */ macro