Searched refs:ACTIVE (Results 1 – 15 of 15) sorted by relevance
39 #define ACTIVE 1 macro
98 input = ACTIVE;259 } while (input == ACTIVE);
109 input = ACTIVE; in read_pmtab()294 } while (input == ACTIVE); in read_pmtab()
91 #define ACTIVE 128 macro
92 #define ACTIVE 0x80 macro180 cmp byte ptr [bx], ACTIVE
139 if (iparts[i].bootid == ACTIVE && in partition_get_assocs()753 if (iparts[pnum].bootid == ACTIVE && in has_slices()762 if (iparts[i].bootid == ACTIVE && in has_slices()
91 #define ACTIVE 1 /* Active subscriber */ macro
1114 sub->sd_flag = ACTIVE; in alloc_subscriber()1648 if (!(sub->sd_flag & ACTIVE)) { in sysevent_send_event()
927 if (fdisk.part[i].bootid == ACTIVE) in check_vtoc_sanity()1200 if (part->bootid && (part->bootid != ACTIVE)) { in get_fdisk()1385 parts[0].bootid = ACTIVE; in write_default_label()1539 if (fdisk.part[i].bootid == ACTIVE) in overwrite_metadata()1542 } else if ((fdisk.part[i].bootid == ACTIVE) && in overwrite_metadata()
93 #define ACTIVE 3 macro408 timer_state = ACTIVE; in timer_thread()412 } while (timer_state == ACTIVE && status == 0); in timer_thread()469 if (timer_state == ACTIVE) { in timed_lock_wait()1525 if (timer_state == ACTIVE) { in env_lock_write()
63 #define ACTIVE 0 macro677 if (state == ACTIVE) in serengeti_display_board_info_header()720 if ((state != ACTIVE) && in serengeti_display_board_info()723 else if ((state == ACTIVE) && in serengeti_display_board_info()1569 serengeti_display_board_info(ACTIVE); in display_hp_fail_fault()
1258 Table[0].bootid = ACTIVE; in main()2981 Table[j].bootid = ACTIVE;3413 Table[i].bootid == ACTIVE)3440 Table[i].bootid = ACTIVE;3583 if (Table[i].bootid == ACTIVE) {3693 if (Table[i].bootid == ACTIVE)
247 #define ACTIVE 3 macro948 else if (strcmp(buf, led_strs[ACTIVE]) == 0) in cfga_private_func()
237 #define ACTIVE 3 macro1078 else if (strcmp(buf, led_strs[ACTIVE]) == 0) in cfga_private_func()
2609 if ((uidx == -1) || (fdp->bootid == ACTIVE)) {