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

/netbsd-current/sys/dev/pci/
H A Dpci.c591 if (PCI_HT_CAP(reg) == capid) {
H A Dpcireg.h861 #define PCI_HT_CAP(cr) ((((cr) >> 27) < 0x08) ? \ macro
H A Dpci_subr.c1566 foundcap = PCI_HT_CAP(val);

Completed in 204 milliseconds