Home
last modified time | relevance | path

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

/minix/sys/dev/pci/
H A Dpcireg.h881 #define PCIE_DCAP_MAX_PAYLOAD __BITS(2, 0) /* Max Payload Size Supported */ macro
H A Dpci_subr.c1448 128 << (unsigned int)(reg & PCIE_DCAP_MAX_PAYLOAD)); in pci_conf_print_pcie_cap()