Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c109 #define SHPC_MIN_SLOTS 1 macro
613 if (nslots < SHPC_MIN_SLOTS) { in shpc_init()