Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 25 of 148) sorted by relevance

123456

/drivers/net/fddi/skfp/
Drmt.c120 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_init()
121 smc->r.sm_ma_avail = FALSE ; in rmt_init()
180 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_fsm()
181 smc->r.loop_avail = FALSE ; in rmt_fsm()
182 smc->r.sm_ma_avail = FALSE ; in rmt_fsm()
208 smc->r.sm_ma_avail = FALSE ; in rmt_fsm()
221 smc->r.bn_flag = FALSE ; in rmt_fsm()
231 smc->r.no_flag = FALSE ; in rmt_fsm()
239 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_fsm()
251 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_fsm()
[all …]
Dsrf.c71 static u_char fail_safe = FALSE ; in smt_init_evc()
217 *evc->evc_cond_state = FALSE ; in smt_srf_event()
227 *evc->evc_multiple = FALSE ; in smt_srf_event()
330 evc->evc_rep_required = FALSE ; in clear_all_rep()
332 *evc->evc_cond_state = FALSE ; in clear_all_rep()
334 smc->srf.any_report = FALSE ; in clear_all_rep()
342 smc->srf.any_report = FALSE ; in clear_reported()
345 if (*evc->evc_cond_state == FALSE) in clear_reported()
346 evc->evc_rep_required = FALSE ; in clear_reported()
351 evc->evc_rep_required = FALSE ; in clear_reported()
[all …]
Dcfm.c118 phy->wc_flag = FALSE ; in selection_criteria()
124 phy->wc_flag = FALSE ; in selection_criteria()
127 phy->wc_flag = FALSE ; in selection_criteria()
130 phy->wc_flag = FALSE ; in selection_criteria()
234 cond = FALSE ; in cfm()
276 smc->r.rm_loop = FALSE ; in cfm_fsm()
277 smc->r.rm_join = FALSE ; in cfm_fsm()
312 smc->r.rm_join = FALSE ; in cfm_fsm()
317 smc->r.rm_loop = FALSE ; in cfm_fsm()
377 smc->r.rm_join = FALSE ; in cfm_fsm()
[all …]
Decm.c101 smc->e.ecm_line_state = FALSE ; in ecm_init()
141 smc->mib.fddiSMTRemoteDisconnectFlag = FALSE ; in ecm_fsm()
154 smc->e.DisconnectFlag = FALSE ; in ecm_fsm()
166 smc->e.ecm_line_state = FALSE ; in ecm_fsm()
360 smc->e.sb_flag = FALSE ; in ecm_fsm()
361 smc->e.ecm_line_state = FALSE ; in ecm_fsm()
377 smc->e.ecm_line_state = FALSE ; in ecm_fsm()
Dhwt.c98 smc->hw.timer_activ = FALSE ; in hwt_stop()
119 smc->hw.timer_activ = FALSE ; in hwt_init()
228 if (smc->hw.timer_activ == FALSE || in hwt_wait_time()
Dpcmplc.c208 phy->timer0_exp = FALSE ; /* clear timer event flag */ in start_pcm_timer0()
254 FALSE ; in pcm_init()
364 phy->pc_lem_fail = FALSE ; in pcm_init()
378 phy->wc_flag = FALSE ; /* set by SMT */ in pcm_init()
715 phy->cf_loop = FALSE ; in pcm_fsm()
716 phy->cf_join = FALSE ; in pcm_fsm()
753 phy->cf_loop = FALSE ; in pcm_fsm()
754 phy->cf_join = FALSE ; in pcm_fsm()
756 phy->ls_flag = FALSE ; in pcm_fsm()
974 phy->tr_flag = FALSE ; in pcm_fsm()
[all …]
Dsmttimer.c26 smc->t.st_fast.tm_active = FALSE ; in smt_timer_init()
39 timer->tm_active = FALSE ; in smt_timer_stop()
125 tm->tm_active = FALSE ; in timer_done()
/drivers/acpi/acpica/
Devglock.c57 acpi_gbl_global_lock_present = FALSE; in acpi_ev_init_global_lock_handler()
70 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_init_global_lock_handler()
93 acpi_gbl_global_lock_present = FALSE; in acpi_ev_remove_global_lock_handler()
140 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_global_lock_handler()
174 u8 acquired = FALSE; in acpi_ev_acquire_global_lock()
248 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_acquire_global_lock()
268 u8 pending = FALSE; in acpi_ev_release_global_lock()
302 acpi_gbl_global_lock_acquired = FALSE; in acpi_ev_release_global_lock()
Dutinit.c135 acpi_gbl_all_gpes_initialized = FALSE; in acpi_ut_init_globals()
159 acpi_gbl_global_lock_acquired = FALSE; in acpi_ut_init_globals()
161 acpi_gbl_global_lock_present = FALSE; in acpi_ut_init_globals()
166 acpi_gbl_cm_single_step = FALSE; in acpi_ut_init_globals()
167 acpi_gbl_shutdown = FALSE; in acpi_ut_init_globals()
178 acpi_gbl_events_initialized = FALSE; in acpi_ut_init_globals()
203 acpi_gbl_display_final_mem_stats = FALSE; in acpi_ut_init_globals()
204 acpi_gbl_disable_mem_tracking = FALSE; in acpi_ut_init_globals()
Ddbxface.c221 acpi_gbl_abort_method = FALSE; in acpi_db_single_step()
238 acpi_gbl_step_to_next_call = FALSE; in acpi_db_single_step()
249 acpi_gbl_step_to_next_call = FALSE; in acpi_db_single_step()
354 acpi_gbl_step_to_next_call = FALSE; in acpi_db_single_step()
365 acpi_gbl_cm_single_step = FALSE; in acpi_db_single_step()
405 acpi_gbl_db_output_to_file = FALSE; in acpi_initialize_debugger()
411 acpi_gbl_db_opt_no_ini_methods = FALSE; in acpi_initialize_debugger()
412 acpi_gbl_db_opt_no_region_support = FALSE; in acpi_initialize_debugger()
428 acpi_gbl_db_terminate_loop = FALSE; in acpi_initialize_debugger()
447 acpi_gbl_db_threads_terminated = FALSE; in acpi_initialize_debugger()
Dexoparg6.c96 return (FALSE); in acpi_ex_do_match()
109 return (FALSE); in acpi_ex_do_match()
123 return (FALSE); in acpi_ex_do_match()
136 return (FALSE); in acpi_ex_do_match()
150 return (FALSE); in acpi_ex_do_match()
158 return (FALSE); in acpi_ex_do_match()
Dextrace.c46 return (FALSE); in acpi_ex_interpreter_trace_enabled()
66 return (FALSE); in acpi_ex_interpreter_trace_enabled()
71 return (FALSE); in acpi_ex_interpreter_trace_enabled()
171 u8 enabled = FALSE; in acpi_ex_start_trace_method()
239 ACPI_TRACE_POINT(ACPI_TRACE_AML_METHOD, FALSE, in acpi_ex_stop_trace_method()
315 ACPI_TRACE_POINT(ACPI_TRACE_AML_OPCODE, FALSE, in acpi_ex_stop_trace_opcode()
Dacglobal.h140 ACPI_INIT_GLOBAL(u8, acpi_gbl_namespace_initialized, FALSE);
216 ACPI_INIT_GLOBAL(u8, acpi_gbl_capture_comments, FALSE);
281 ACPI_INIT_GLOBAL(u8, acpi_gbl_no_resource_disassembly, FALSE);
282 ACPI_INIT_GLOBAL(u8, acpi_gbl_ignore_noop_operator, FALSE);
284 ACPI_INIT_GLOBAL(u8, acpi_gbl_force_aml_disassembly, FALSE);
286 ACPI_INIT_GLOBAL(u8, acpi_gbl_dm_emit_external_opcodes, FALSE);
299 ACPI_INIT_GLOBAL(u8, acpi_gbl_abort_method, FALSE);
337 ACPI_INIT_GLOBAL(u8, acpi_gbl_disasm_flag, FALSE);
384 ACPI_INIT_GLOBAL(u8, acpi_gbl_debug_asl_conversion, FALSE);
392 ACPI_INIT_GLOBAL(u8, acpi_gbl_debug_timeout, FALSE);
Dutnonansi.c136 return (FALSE); in acpi_ut_safe_strcpy()
147 return (FALSE); in acpi_ut_safe_strcat()
164 return (FALSE); in acpi_ut_safe_strncat()
Ddbinput.c349 return (FALSE); in acpi_db_match_command_help()
360 return (FALSE); in acpi_db_match_command_help()
732 [command_index].name, FALSE); in acpi_db_command_dispatch()
839 acpi_gbl_cm_single_step = FALSE; in acpi_db_command_dispatch()
1243 acpi_gbl_method_executing = FALSE; in acpi_db_user_commands()
1244 acpi_gbl_step_to_next_call = FALSE; in acpi_db_user_commands()
Devevent.c289 return (FALSE); in acpi_any_fixed_event_status_set()
294 return (FALSE); in acpi_any_fixed_event_status_set()
310 return (FALSE); in acpi_any_fixed_event_status_set()
Dutascii.c35 return (FALSE); in acpi_ut_valid_nameseg()
72 return (FALSE); in acpi_ut_valid_name_char()
Devrgnini.c325 return (FALSE); in acpi_ev_is_pci_root_bridge()
339 return (FALSE); in acpi_ev_is_pci_root_bridge()
352 return (FALSE); in acpi_ev_is_pci_root_bridge()
539 region_obj, FALSE); in acpi_ev_initialize_region()
/drivers/isdn/mISDN/
Ddsp_ecdis.h29 #define FALSE 0 macro
30 #define TRUE (!FALSE)
47 det->tone_present = FALSE; in echo_can_disable_detector_init()
86 det->tone_present = FALSE; in echo_can_disable_detector_update()
89 det->tone_present = FALSE; in echo_can_disable_detector_update()
/drivers/media/dvb-frontends/
Dstv0900_sw.c31 int no_signal = FALSE; in stv0900_check_signal_presence()
126 lock = FALSE; in stv0900_search_carr_sw_loop()
171 } while ((lock == FALSE) in stv0900_search_carr_sw_loop()
172 && (no_signal == FALSE) in stv0900_search_carr_sw_loop()
185 int lock = FALSE, in stv0900_sw_algo()
205 zigzag = FALSE; in stv0900_sw_algo()
228 zigzag = FALSE; in stv0900_sw_algo()
267 lock = FALSE; in stv0900_sw_algo()
287 } while ((lock == FALSE) in stv0900_sw_algo()
289 && (no_signal == FALSE)); in stv0900_sw_algo()
[all …]
/drivers/gpu/drm/nouveau/dispnv50/
Dcore507d.c51 NVDEF(NV507D, UPDATE, NOT_DRIVER_FRIENDLY, FALSE) | in core507d_update()
52 NVDEF(NV507D, UPDATE, NOT_DRIVER_UNFRIENDLY, FALSE) | in core507d_update()
53 NVDEF(NV507D, UPDATE, INHIBIT_INTERRUPTS, FALSE), in core507d_update()
77 NVDEF(NV_DISP_CORE_NOTIFIER_1, COMPLETION_0, DONE, FALSE)); in core507d_ntfy_init()
112 NVDEF(NV_DISP_CORE_NOTIFIER_1, CAPABILITIES_1, DONE, FALSE)); in core507d_caps_init()
/drivers/video/fbdev/riva/
Dnv_driver.c74 present = (NV_RD32(PRAMDAC, 0x0608) & (1 << 28)) ? TRUE : FALSE; in riva_is_connected()
133 par->SecondCRTC = FALSE; in riva_is_second()
142 par->SecondCRTC = FALSE; in riva_is_second()
148 par->SecondCRTC = FALSE; in riva_is_second()
150 par->SecondCRTC = FALSE; in riva_is_second()
419 par->riva.flatPanel = (par->FlatPanel > 0) ? TRUE : FALSE; in riva_common_setup()
/drivers/scsi/
Dscsi.h36 #ifndef FALSE
37 #define FALSE 0 macro
Dnsp32.c365 int mode = FALSE; in nsp32_build_identify()
470 return FALSE; in nsp32_selection_autopara()
482 return FALSE; in nsp32_selection_autopara()
778 status = FALSE; in nsp32_arbitration()
786 status = FALSE; in nsp32_arbitration()
836 return FALSE; in nsp32_reselection()
839 return FALSE; in nsp32_reselection()
870 return FALSE; in nsp32_setup_sg_table()
877 return FALSE; in nsp32_setup_sg_table()
890 return FALSE; in nsp32_setup_sg_table()
[all …]
/drivers/scsi/aic7xxx/aicasm/
Daicasm.h51 #ifndef FALSE
52 #define FALSE 0 macro

123456