Searched refs:PCI_EXP_DEVCAP_L1 (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 787 #define PCI_EXP_DEVCAP_L1 0xe00 /* L1 Acceptable Latency */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 702 latency_l1((t & PCI_EXP_DEVCAP_L1) >> 9)); in cap_express_dev() |