Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/pci/ !
Dmrst.c82 pos = PCI_EXT_CAP_NEXT(pcie_cap); in fixed_bar_cap()
/linux-3.4.99/include/linux/ !
Dpci_regs.h530 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro
/linux-3.4.99/drivers/pci/ !
Dpci.c319 pos = PCI_EXT_CAP_NEXT(header); in pci_find_ext_capability()
363 pos = PCI_EXT_CAP_NEXT(header); in pci_bus_find_ext_capability()