Searched refs:PCI_EXT_CAP_VER (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pci/pcie/
H A Drcec.c172 ver = PCI_EXT_CAP_VER(hdr);
/linux-master/include/uapi/linux/
H A Dpci_regs.h707 #define PCI_EXT_CAP_VER(header) ((header >> 16) & 0xf) macro
/linux-master/drivers/pci/
H A Dpci-acpi.c527 if (!hpx3_cap_ver_matches(PCI_EXT_CAP_VER(header),

Completed in 141 milliseconds