Searched refs:PCI_HT_CAP (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dpcireg.h547 #define PCI_HT_CAP(cr) ((((cr) >> 27) < 0x08) ? \ macro
H A Dpci.c667 if (PCI_HT_CAP(reg) == capid) {

Completed in 119 milliseconds