Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c121 #define SHPC_LOGICAL_TO_IDX(target) ((target) - 1) macro
270 int slot = SHPC_LOGICAL_TO_IDX(target); in shpc_slot_command()