HomeSort by: relevance | last modified time | path
    Searched refs:sc_cacheline (Results 1 - 25 of 63) sorted by relevancy

1 2 3

  /src/sys/arch/newsmips/apbus/
if_tlp_ap.c 158 sc->sc_cacheline = mips_cache_info.mci_sdcache_line_size / 4;
160 sc->sc_cacheline = mips_cache_info.mci_pdcache_line_size / 4;
162 sc->sc_cacheline = 4;
163 sc->sc_maxburst = sc->sc_cacheline; /* XXX */
if_tlp_ap.c 158 sc->sc_cacheline = mips_cache_info.mci_sdcache_line_size / 4;
160 sc->sc_cacheline = mips_cache_info.mci_pdcache_line_size / 4;
162 sc->sc_cacheline = 4;
163 sc->sc_maxburst = sc->sc_cacheline; /* XXX */
if_tlp_ap.c 158 sc->sc_cacheline = mips_cache_info.mci_sdcache_line_size / 4;
160 sc->sc_cacheline = mips_cache_info.mci_pdcache_line_size / 4;
162 sc->sc_cacheline = 4;
163 sc->sc_maxburst = sc->sc_cacheline; /* XXX */
if_tlp_ap.c 158 sc->sc_cacheline = mips_cache_info.mci_sdcache_line_size / 4;
160 sc->sc_cacheline = mips_cache_info.mci_pdcache_line_size / 4;
162 sc->sc_cacheline = 4;
163 sc->sc_maxburst = sc->sc_cacheline; /* XXX */
if_tlp_ap.c 158 sc->sc_cacheline = mips_cache_info.mci_sdcache_line_size / 4;
160 sc->sc_cacheline = mips_cache_info.mci_pdcache_line_size / 4;
162 sc->sc_cacheline = 4;
163 sc->sc_maxburst = sc->sc_cacheline; /* XXX */
if_tlp_ap.c 158 sc->sc_cacheline = mips_cache_info.mci_sdcache_line_size / 4;
160 sc->sc_cacheline = mips_cache_info.mci_pdcache_line_size / 4;
162 sc->sc_cacheline = 4;
163 sc->sc_maxburst = sc->sc_cacheline; /* XXX */
if_tlp_ap.c 158 sc->sc_cacheline = mips_cache_info.mci_sdcache_line_size / 4;
160 sc->sc_cacheline = mips_cache_info.mci_pdcache_line_size / 4;
162 sc->sc_cacheline = 4;
163 sc->sc_maxburst = sc->sc_cacheline; /* XXX */
  /src/sys/dev/cardbus/
cardbusvar.h 141 int sc_cacheline; /* cache line size */ member in struct:cardbus_softc
cardbusvar.h 141 int sc_cacheline; /* cache line size */ member in struct:cardbus_softc
cardbusvar.h 141 int sc_cacheline; /* cache line size */ member in struct:cardbus_softc
cardbusvar.h 141 int sc_cacheline; /* cache line size */ member in struct:cardbus_softc
cardbusvar.h 141 int sc_cacheline; /* cache line size */ member in struct:cardbus_softc
cardbusvar.h 141 int sc_cacheline; /* cache line size */ member in struct:cardbus_softc
  /src/sys/dev/pci/
if_atw_pci.c 238 sc->sc_cacheline = PCI_CACHELINE(pci_conf_read(pc, pa->pa_tag,
if_atw_pci.c 238 sc->sc_cacheline = PCI_CACHELINE(pci_conf_read(pc, pa->pa_tag,
if_atw_pci.c 238 sc->sc_cacheline = PCI_CACHELINE(pci_conf_read(pc, pa->pa_tag,
if_atw_pci.c 238 sc->sc_cacheline = PCI_CACHELINE(pci_conf_read(pc, pa->pa_tag,
if_atw_pci.c 238 sc->sc_cacheline = PCI_CACHELINE(pci_conf_read(pc, pa->pa_tag,
if_atw_pci.c 238 sc->sc_cacheline = PCI_CACHELINE(pci_conf_read(pc, pa->pa_tag,
  /src/sys/dev/eisa/
if_tlp_eisa.c 208 sc->sc_cacheline = 0;
if_tlp_eisa.c 208 sc->sc_cacheline = 0;
if_tlp_eisa.c 208 sc->sc_cacheline = 0;
if_tlp_eisa.c 208 sc->sc_cacheline = 0;
if_tlp_eisa.c 208 sc->sc_cacheline = 0;
if_tlp_eisa.c 208 sc->sc_cacheline = 0;

Completed in 261 milliseconds

1 2 3