Searched refs:PCI_EXP_DEVCTL_READRQ (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 807 #define PCI_EXP_DEVCTL_READRQ 0x7000 /* Max_Read_Request_Size */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 743 128 << ((w & PCI_EXP_DEVCTL_READRQ) >> 12)); in cap_express_dev() |