Home
last modified time | relevance | path

Searched defs:PCI_DVSEC_HEADER1_LEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1096 #define PCI_DVSEC_HEADER1_LEN(x) (((x) >> 20) & 0xfff) macro
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1097 #define PCI_DVSEC_HEADER1_LEN(x) (((x) >> 20) & 0xfff) macro