Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pciconf/
H A Dcap.c1196 { PCIZ_VC, "Virtual Channel" },
1259 case PCIZ_VC: in list_ecaps()
/freebsd/sys/dev/pci/
H A Dpcireg.h170 #define PCIZ_VC 0x0002 /* Virtual Channel if MFVC Ext Cap not set */ macro