Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpci.h423 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h706 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h706 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro