5 * Copyright 2008 by Karsten Keil <kkeil@novell.com>
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
18 #define FLG_L1_ACTIVATING 1
19 #define FLG_L1_ACTIVATED 2
20 #define FLG_L1_DEACTTIMER 3
21 #define FLG_L1_ACTTIMER 4
22 #define FLG_L1_T3RUN 5
23 #define FLG_L1_PULL_REQ 6
25 #define FLG_L1_DBLOCKED 8