Searched refs:TEKRAM_REMOVABLE_FLAGS (Results 1 – 2 of 2) sorted by relevance
254 #define TEKRAM_REMOVABLE_FLAGS (3<<6) /* 0: disable; 1: boot device; 2:all */ macro
9098 switch((nvram->flags & TEKRAM_REMOVABLE_FLAGS) >> 6) {