Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c1379 if (!config_fetch(d, where + PCI_L1PM_SUBSTAT_CAP, 12)) in cap_l1pm()
1385 l1_cap = get_conf_long(d, where + PCI_L1PM_SUBSTAT_CAP); in cap_l1pm()
/pciutils/lib/
H A Dheader.h1475 #define PCI_L1PM_SUBSTAT_CAP 0x4 /* L1 PM Substate Capability */ macro