]> Joshua Wise's Git repositories - netwatch.git/blob - ich7/reg-82865.h
9c3d3df06f985e6ea4f22ee688020cff9663804c
[netwatch.git] / ich7 / reg-82865.h
1 #ifndef _REG_82865_H
2 #define _REG_82865_H
3
4 #define SMRAMC 0x9D
5 #define SMRAMC_ENABLE 0x8
6 #define SMRAMC_LOCK 0x10
7 #define SMRAMC_CLOSE 0x20
8 #define SMRAMC_OPEN 0x40
9 #define ESMRAMC 0x9E
10 #define ESMRAMC_TSEGEN 0x1
11 #define ESMRAMC_TSEGSZ 0x6
12 #define ESMRAMC_SMERR 0x40
13 #define ESMRAMC_HISMRAM 0x80
14
15
16 #endif
This page took 0.016239 seconds and 2 git commands to generate.