Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h807 #define PCI_EXP_DEVCTL_READRQ 0x7000 /* Max_Read_Request_Size */ macro
/pciutils/
H A Dls-caps.c743 128 << ((w & PCI_EXP_DEVCTL_READRQ) >> 12)); in cap_express_dev()