|
while ((dev = dmi_find_device(DMI_DEV_TYPE_IPMI, NULL, dev))) {
|
|
while ((dev = dmi_find_device(DMI_DEV_TYPE_IPMI, NULL, dev))) {
|
|
rv = decode_dmi((struct dmi_header *) dev->device_data, &data);
|
|
rv = decode_dmi((struct dmi_header *) dev->device_data, &data);
|