Home
last modified time | relevance | path

Searched defs:nslots (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/pci/
H A Dslotid_cap.c10 int slotid_cap_init(PCIDevice *d, int nslots, in slotid_cap_init()
H A Dshpc.c218 int nslots = shpc->nslots; in shpc_reset() local
651 int nslots = SHPC_MAX_SLOTS; /* TODO: qdev property? */ in shpc_init() local
/qemu/include/hw/pci/
H A Dshpc.h14 int nslots; member