Home
last modified time | relevance | path

Searched refs:SHPC_IDX_TO_PHYSICAL (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dshpc.c124 #define SHPC_IDX_TO_PHYSICAL(slot) ((slot) + 1) macro
197 SHPC_IDX_TO_PHYSICAL(0) | in shpc_reset()