Searched refs:current_usage (Results 1 – 4 of 4) 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 767 t->current_usage = t9->current_usage; in smbios_build_type_9_table() 1504 t->current_usage = qemu_opt_get_number(opts, "current_usage", 0); in smbios_entry_add()
|
/openbmc/qemu/include/hw/firmware/ |
H A D | smbios.h | 239 uint8_t current_usage; member
|
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smbios.py2 | 849 … self.add_field('current_usage', u.unpack_one('B'), unpack.format_table("{}", _current_usages))
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 2676 ``-smbios type=9[,slot_designation=str][,slot_type=%d][,slot_data_bus_width=%d][,current_usage=%d][…
|