Home
last modified time | relevance | path

Searched refs:show_power_limit (Results 1 – 1 of 1) sorted by relevance

/pciutils/
H A Dls-caps.c662 static void show_power_limit(int value, int scale) in show_power_limit() function
719 show_power_limit((t & PCI_EXP_DEVCAP_PWR_VAL) >> 18, (t & PCI_EXP_DEVCAP_PWR_SCL) >> 26); in cap_express_dev()
897 show_power_limit((t & PCI_EXP_SLTCAP_PWR_VAL) >> 7, (t & PCI_EXP_SLTCAP_PWR_SCL) >> 15); in cap_express_slot()