Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h854 #define PCI_RCEC_BUSN_LAST(x) (((x) >> 16) & 0xff) macro
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h854 #define PCI_RCEC_BUSN_LAST(x) (((x) >> 16) & 0xff) macro