Searched refs:PCI_CAP_LDT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/x86/pci/
H A Dpci_machdep.c568 if (pci_get_capability(pc, tag, PCI_CAP_LDT, NULL, NULL)) {
/netbsd-current/sys/dev/pci/
H A Dpci.c582 if (pci_get_capability(pc, tag, PCI_CAP_LDT, &ofs, NULL) == 0)
H A Dpcireg.h578 #define PCI_CAP_LDT 0x08 /* HyperTransport */ macro
H A Dpci_subr.c2721 { PCI_CAP_LDT, "HyperTransport", pci_conf_print_ht_cap },

Completed in 334 milliseconds