Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h132 #define ATH_DEF_CACHE_BYTES 32 /* default cache line size */ macro
H A Dath_main.c2024 csz = ATH_DEF_CACHE_BYTES / sizeof (uint32_t); in ath_attach()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c126 #define ATH_DEF_CACHE_BYTES 32 /* default cache line size */ macro
2516 csz = ATH_DEF_CACHE_BYTES / sizeof (uint32_t); in arn_pci_config_cachesize()