Searched defs:RTAS_READ_PCI_CONFIG (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/ppc/ | ||
H A D | pegasos2.c | 442 RTAS_READ_PCI_CONFIG = 8, enumerator |
/openbmc/qemu/include/hw/ppc/ | ||
H A D | spapr.h | 744 #define RTAS_READ_PCI_CONFIG (RTAS_TOKEN_BASE + 0x14) macro |