Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h981 #define PCIM_PCIAFCAP_TP 0x01 macro
/freebsd/usr.sbin/pciconf/
H A Dcap.c730 cap & PCIM_PCIAFCAP_TP ? " TP" : ""); in cap_pciaf()