Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h1048 #define PCIM_VC_CAP1_EXT_COUNT 0x00000007 macro
/freebsd/usr.sbin/pciconf/
H A Dcap.c1001 printf(" max VC%d", cap1 & PCIM_VC_CAP1_EXT_COUNT); in ecap_vc()