2 * SMRAM register definitions for Intel 82865 northbridge
3 * NetWatch system management mode administration console
5 * Copyright (c) 2008 Jacob Potter and Joshua Wise. All rights reserved.
6 * This program is free software; you can redistribute and/or modify it under
7 * the terms found in the file LICENSE in the root of this source tree.
15 #define SMRAMC_ENABLE 0x8
16 #define SMRAMC_LOCK 0x10
17 #define SMRAMC_CLOSE 0x20
18 #define SMRAMC_OPEN 0x40
20 #define ESMRAMC_TSEGEN 0x1
21 #define ESMRAMC_TSEGSZ 0x6
22 #define ESMRAMC_SMERR 0x40
23 #define ESMRAMC_HISMRAM 0x80