Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1335 #define PCI_MCAST_CAP_ECRC 0x8000 /* ECRC Regeneration Supported */ macro
/pciutils/
H A Dls-ecaps.c475 printf(", ECRCRegen%c\n", FLAG(w, PCI_MCAST_CAP_ECRC)); in cap_multicast()