Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pciconf/
H A Dcap.c1218 { PCIZ_SEC_PCIE, "Secondary PCI Express" },
1268 case PCIZ_SEC_PCIE: in list_ecaps()
/freebsd/sys/dev/pci/
H A Dpcireg.h193 #define PCIZ_SEC_PCIE 0x0019 /* Secondary PCI Express */ macro