Searched refs:slot_length (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/smbios/ |
H A D | smbios.c | 96 uint8_t slot_type, slot_data_bus_width, current_usage, slot_length, member 768 t->slot_length = t9->slot_length; in smbios_build_type_9_table() 1505 t->slot_length = qemu_opt_get_number(opts, "slot_length", 0); in smbios_entry_add()
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | cpqphp.h | 40 u8 slot_length; member 55 SMBIOS_SLOT_LENGTH = offsetof(struct smbios_system_slot, slot_length),
|
/openbmc/qemu/include/hw/firmware/ |
H A D | smbios.h | 240 uint8_t slot_length; member
|
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smbios.py2 | 856 … self.add_field('slot_length', u.unpack_one('B'), unpack.format_table("{}", _slot_lengths))
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 2676 …ation=str][,slot_type=%d][,slot_data_bus_width=%d][,current_usage=%d][,slot_length=%d][,slot_id=%d…
|