Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c123 #define SHPC_PCI_TO_IDX(pci_slot) ((pci_slot) - 1) macro
504 *slot = SHPC_PCI_TO_IDX(pci_slot); in shpc_device_get_slot()