Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h802 #define PCI_EXP_DEVCTL_PAYLOAD 0x00e0 /* Max_Payload_Size */ macro
/pciutils/
H A Dls-caps.c742 128 << ((w & PCI_EXP_DEVCTL_PAYLOAD) >> 5), in cap_express_dev()