]> Joshua Wise's Git repositories - netwatch.git/blame - ich7/reg-82865.h
latest
[netwatch.git] / ich7 / reg-82865.h
CommitLineData
90d08965
JW
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.024564 seconds and 4 git commands to generate.