Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c21 static int pm_aux_current[8] = { 0, 55, 100, 160, 220, 270, 320, 375 }; in cap_pm() local
31 pm_aux_current[(cap & PCI_PM_CAP_AUX_C_MASK) >> 6], in cap_pm()