Home
last modified time | relevance | path

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

12345678

/linux/drivers/net/fddi/skfp/
H A 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 …]
H A 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 …]
H A 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 …]
/linux/drivers/acpi/acpica/
H A Devglock.c61 acpi_gbl_global_lock_present = FALSE; in acpi_ev_init_global_lock_handler()
74 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_init_global_lock_handler()
97 acpi_gbl_global_lock_present = FALSE; in acpi_ev_remove_global_lock_handler()
144 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_global_lock_handler()
178 u8 acquired = FALSE; in acpi_ev_acquire_global_lock()
252 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_acquire_global_lock()
272 u8 pending = FALSE; in acpi_ev_release_global_lock()
306 acpi_gbl_global_lock_acquired = FALSE; in acpi_ev_release_global_lock()
H A 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()
H A 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()
H A 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()
H A Dacglobal.h138 ACPI_INIT_GLOBAL(u8, acpi_gbl_namespace_initialized, FALSE);
214 ACPI_INIT_GLOBAL(u8, acpi_gbl_capture_comments, FALSE);
279 ACPI_INIT_GLOBAL(u8, acpi_gbl_no_resource_disassembly, FALSE);
280 ACPI_INIT_GLOBAL(u8, acpi_gbl_ignore_noop_operator, FALSE);
282 ACPI_INIT_GLOBAL(u8, acpi_gbl_force_aml_disassembly, FALSE);
284 ACPI_INIT_GLOBAL(u8, acpi_gbl_dm_emit_external_opcodes, FALSE);
297 ACPI_INIT_GLOBAL(u8, acpi_gbl_abort_method, FALSE);
335 ACPI_INIT_GLOBAL(u8, acpi_gbl_disasm_flag, FALSE);
382 ACPI_INIT_GLOBAL(u8, acpi_gbl_debug_asl_conversion, FALSE);
390 ACPI_INIT_GLOBAL(u8, acpi_gbl_debug_timeout, FALSE);
H A 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()
222 u8 enabled = FALSE; in acpi_ex_start_trace_method()
290 ACPI_TRACE_POINT(ACPI_TRACE_AML_METHOD, FALSE, in acpi_ex_stop_trace_method()
366 ACPI_TRACE_POINT(ACPI_TRACE_AML_OPCODE, FALSE, in acpi_ex_stop_trace_opcode()
H A Dtbxfload.c250 table, FALSE, FALSE, in acpi_install_table()
281 NULL, FALSE, FALSE, in ACPI_EXPORT_SYMBOL_INIT()
325 table, FALSE, &table_index); in ACPI_EXPORT_SYMBOL_INIT()
H A 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()
/linux/arch/parisc/math-emu/
H A Dfcnvfu.c54 register boolean inexact = FALSE; in sgl_to_sgl_fcnvfu()
134 inexact = FALSE; in sgl_to_sgl_fcnvfu()
146 inexact = FALSE; in sgl_to_sgl_fcnvfu()
175 register boolean inexact = FALSE; in sgl_to_dbl_fcnvfu()
255 inexact = FALSE; in sgl_to_dbl_fcnvfu()
268 inexact = FALSE; in sgl_to_dbl_fcnvfu()
293 register boolean inexact = FALSE; in dbl_to_sgl_fcnvfu()
380 inexact = FALSE; in dbl_to_sgl_fcnvfu()
392 inexact = FALSE; in dbl_to_sgl_fcnvfu()
416 register boolean inexact = FALSE; in dbl_to_dbl_fcnvfu()
[all …]
H A Dsfmpy.c45 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fmpy()
304 is_tiny = FALSE; in sgl_fmpy()
312 is_tiny = FALSE; in sgl_fmpy()
321 is_tiny = FALSE; in sgl_fmpy()
H A Dfcnvff.c136 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_to_sgl_fcnvff()
137 register boolean lsb_odd = FALSE; in dbl_to_sgl_fcnvff()
138 boolean is_tiny = FALSE; in dbl_to_sgl_fcnvff()
H A Dsfdiv.c42 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fdiv()
317 is_tiny = FALSE; in sgl_fdiv()
325 is_tiny = FALSE; in sgl_fdiv()
334 is_tiny = FALSE; in sgl_fdiv()
H A Ddfmpy.c46 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fmpy()
318 is_tiny = FALSE; in dbl_fmpy()
326 is_tiny = FALSE; in dbl_fmpy()
335 is_tiny = FALSE; in dbl_fmpy()
H A Ddfdiv.c43 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fdiv()
323 is_tiny = FALSE; in dbl_fdiv()
331 is_tiny = FALSE; in dbl_fdiv()
340 is_tiny = FALSE; in dbl_fdiv()
/linux/drivers/isdn/mISDN/
H A 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()
/linux/drivers/media/dvb-frontends/
H A 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 …]
/linux/tools/power/acpi/tools/acpidump/
H A Dacpidump.h28 EXTERN u8 INIT_GLOBAL(gbl_summary_mode, FALSE);
29 EXTERN u8 INIT_GLOBAL(gbl_verbose_mode, FALSE);
30 EXTERN u8 INIT_GLOBAL(gbl_binary_mode, FALSE);
32 EXTERN u8 INIT_GLOBAL(gbl_do_not_dump_xsdt, FALSE);
/linux/scripts/kconfig/
H A Dgconf.c162 gboolean editable = FALSE; in set_node()
163 gboolean btnvis = FALSE; in set_node()
312 gtk_widget_set_sensitive(single_btn, FALSE); in set_view_mode()
327 gtk_widget_set_sensitive(split_btn, FALSE); in set_view_mode()
334 gtk_widget_set_sensitive(full_btn, FALSE); in set_view_mode()
543 gtk_widget_set_sensitive(back_btn, FALSE); in on_back_clicked()
593 return FALSE; in on_window1_configure()
601 gint ret = FALSE; in on_window1_delete_event()
604 return FALSE; in on_window1_delete_event()
761 return FALSE; in on_treeview2_button_press_event()
[all …]
/linux/arch/alpha/kernel/
H A Dsmc37c669.c941 #ifndef FALSE
942 #define FALSE 0 macro
1143 SMC37c669_config_mode( FALSE ); in SMC37c669_detect()
1175 SMC37c669_config_mode( FALSE ); in SMC37c669_detect()
1229 unsigned int ret_val = FALSE; in SMC37c669_enable_device()
1419 SMC37c669_config_mode( FALSE ); in SMC37c669_enable_device()
1457 unsigned int ret_val = FALSE; in SMC37c669_disable_device()
1623 SMC37c669_config_mode( FALSE ); in SMC37c669_disable_device()
1702 return FALSE; in SMC37c669_configure_device()
1739 unsigned int dev_ok = FALSE; in SMC37c669_is_device_enabled()
[all …]
/linux/include/acpi/
H A Dacpixf.h104 ACPI_INIT_GLOBAL(u8, acpi_gbl_enable_interpreter_slack, FALSE);
141 ACPI_INIT_GLOBAL(u8, acpi_gbl_enable_aml_debug_object, FALSE);
149 ACPI_INIT_GLOBAL(u8, acpi_gbl_copy_dsdt_locally, FALSE);
157 ACPI_INIT_GLOBAL(u8, acpi_gbl_do_not_use_xsdt, FALSE);
167 ACPI_INIT_GLOBAL(u8, acpi_gbl_use32_bit_fadt_addresses, FALSE);
184 ACPI_INIT_GLOBAL(u8, acpi_gbl_truncate_io_addresses, FALSE);
190 ACPI_INIT_GLOBAL(u8, acpi_gbl_disable_auto_repair, FALSE);
196 ACPI_INIT_GLOBAL(u8, acpi_gbl_disable_ssdt_table_install, FALSE);
214 ACPI_INIT_GLOBAL(u8, acpi_gbl_reduced_hardware, FALSE);
237 ACPI_INIT_GLOBAL(u8, acpi_gbl_ignore_package_resolution_errors, FALSE);
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dfifo.c95 args->flags |= NVDEF(NVOS04, FLAGS, VPR, FALSE); in r535_chan_alloc()
96 args->flags |= NVDEF(NVOS04, FLAGS, CHANNEL_SKIP_MAP_REFCOUNTING, FALSE); in r535_chan_alloc()
99 args->flags |= NVDEF(NVOS04, FLAGS, PRIVILEGED_CHANNEL, FALSE); in r535_chan_alloc()
102 args->flags |= NVDEF(NVOS04, FLAGS, DELAY_CHANNEL_SCHEDULING, FALSE); in r535_chan_alloc()
103 args->flags |= NVDEF(NVOS04, FLAGS, CHANNEL_DENY_PHYSICAL_MODE_CE, FALSE); in r535_chan_alloc()
106 args->flags |= NVDEF(NVOS04, FLAGS, CHANNEL_USERD_INDEX_FIXED, FALSE); in r535_chan_alloc()
110 args->flags |= NVDEF(NVOS04, FLAGS, CHANNEL_DENY_AUTH_LEVEL_PRIV, FALSE); in r535_chan_alloc()
111 args->flags |= NVDEF(NVOS04, FLAGS, CHANNEL_SKIP_SCRUBBER, FALSE); in r535_chan_alloc()
112 args->flags |= NVDEF(NVOS04, FLAGS, CHANNEL_CLIENT_MAP_FIFO, FALSE); in r535_chan_alloc()
113 args->flags |= NVDEF(NVOS04, FLAGS, SET_EVICT_LAST_CE_PREFETCH_CHANNEL, FALSE); in r535_chan_alloc()
[all …]
/linux/drivers/video/fbdev/riva/
H A 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()

12345678