Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_tht.c71 #define THT_PCI_BAR 0x10 macro
691 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, THT_PCI_BAR); in thtc_attach()
692 if (pci_mapreg_map(pa, THT_PCI_BAR, memtype, 0, &sc->sc_memt, in thtc_attach()