Searched refs:smbps_maxout (Results 1 – 3 of 3) sorted by relevance
1375 if (p.smbps_maxout != 0x8000) { in print_powersup()1376 oprintf(fp, " Maximum Output: %llu mW\n", p.smbps_maxout); in print_powersup()
1560 uint64_t smbps_maxout; /* max output in milliwatts */ member
1381 psup->smbps_maxout = psu.smbpsup_max; in smbios_info_powersup()