summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2000-01-23 01:39:13 +0000
committermjacob <mjacob@FreeBSD.org>2000-01-23 01:39:13 +0000
commit06afe280099a5adb1ea5fa13b4448044e0fc0607 (patch)
tree4ed450c2d267842aa8db2059e487d88e457a8a61 /sys/pci
parent0835d95d39c0d4aa3555faf254ea63e0d777d53f (diff)
downloadFreeBSD-src-06afe280099a5adb1ea5fa13b4448044e0fc0607.zip
FreeBSD-src-06afe280099a5adb1ea5fa13b4448044e0fc0607.tar.gz
Add in a define for the optimal cache line size.
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/if_wxreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_wxreg.h b/sys/pci/if_wxreg.h
index 2155277..95b5c6b 100644
--- a/sys/pci/if_wxreg.h
+++ b/sys/pci/if_wxreg.h
@@ -31,6 +31,7 @@
#define WX_PRODUCT_82452 0x1000
#define WX_MMBA 0x10
#define MWI 0x10 /* Memory Write Invalidate */
+#define WX_CACHELINE_SIZE 0x20
/*
* Information about this chipset gathered from a released Intel Linux driver,
OpenPOWER on IntegriCloud