Searched refs:PCI_EXP_DEVCTL_PAYLOAD (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 802 #define PCI_EXP_DEVCTL_PAYLOAD 0x00e0 /* Max_Payload_Size */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 742 128 << ((w & PCI_EXP_DEVCTL_PAYLOAD) >> 5), in cap_express_dev() |