Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1094 #define PCI_DVSEC_HEADER1_VID(x) ((x) & 0xffff) macro
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1095 #define PCI_DVSEC_HEADER1_VID(x) ((x) & 0xffff) macro