HomeSort by: relevance | last modified time | path
    Searched refs:PCI_CACHELINE (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/dev/pci/
if_atw_pci.c 238 sc->sc_cacheline = PCI_CACHELINE(pci_conf_read(pc, pa->pa_tag,
artsata.c 256 cacheline_len = PCI_CACHELINE(pci_conf_read (pa->pa_pc, pa->pa_tag,
if_tlp_pci.c 576 sc->sc_cacheline = PCI_CACHELINE(pci_conf_read(pc, pa->pa_tag,
pci.c 410 if (PCI_CACHELINE(bhlcr) == 0) {
pcireg.h 442 #define PCI_CACHELINE(bhlcr) \
pccbb.c 660 cba.cba_cacheline = PCI_CACHELINE(bhlc);
if_ti.c 1309 cacheline = PCI_CACHELINE(CSR_READ_4(sc, PCI_BHLC_REG));
pci_subr.c 971 num = PCI_CACHELINE(rval);
  /src/sys/arch/sparc64/dev/
pci_machdep.c 379 cl = PCI_CACHELINE(bhlc);

Completed in 145 milliseconds