Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_atw_pci.c193 sc->sc_cacheline = PCI_CACHELINE(pci_conf_read(pc, pa->pa_tag, in atw_pci_attach()
H A Dif_fxp_pci.c227 if (PCI_CACHELINE(pci_conf_read(pa->pa_pc, pa->pa_tag, in fxp_pci_attach()
H A Dif_athn_pci.c148 if (PCI_CACHELINE(reg) == 0) { in athn_pci_attach()
H A Dpcireg.h333 #define PCI_CACHELINE(bhlcr) \ macro
H A Dpccbb.c529 cba.cba_cacheline = PCI_CACHELINE(bhlc); in pccbb_pci_callback()
/openbsd/sys/arch/sparc64/dev/
H A Dpci_machdep.c327 cl = PCI_CACHELINE(bhlc); in sparc64_pci_enumerate_bus()
/openbsd/usr.sbin/pcidump/
H A Dpcidump.c981 PCI_LATTIMER(reg), PCI_CACHELINE(reg)); in dump()