Home
last modified time | relevance | path

Searched refs:PCIY_HT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/pci/
H A Dpcireg.h128 #define PCIY_HT 0x08 /* HyperTransport */ macro
H A Dpci.c202 { PCIY_HT, pci_read_cap_ht },
/dragonfly/usr.sbin/pciconf/
H A Dcap.c570 case PCIY_HT: in list_caps()