/openbmc/linux/drivers/net/ethernet/tehuti/ |
H A D | tehuti.c | 187 ENTER; in bdx_fifo_free() 257 ENTER; in bdx_isr_napi() 294 ENTER; in bdx_poll() 327 ENTER; in bdx_fw_load() 368 ENTER; in bdx_restore_mac() 395 ENTER; in bdx_hw_start() 442 ENTER; in bdx_hw_stop() 455 ENTER; in bdx_hw_reset_direct() 478 ENTER; in bdx_hw_reset() 503 ENTER; in bdx_sw_reset() [all …]
|
H A D | tehuti.h | 537 #define ENTER \ macro 551 #define ENTER do { } while (0) macro
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx.h | 24 #define ENTER printk(KERN_NOTICE "%s: ENTER %s\n", ASD_DRIVER_NAME, \ macro 29 #define ENTER macro
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/ |
H A D | 0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch | 20 Profiling time(mm:ss): Total=0:30 Remainder=0:30, press <ENTER> to cancel 43 Profiling time(mm:ss): Total=0:30 Remainder=0:20, press <ENTER> to cancel 66 Profiling time(mm:ss): Total=0:30 Remainder=0:10, press <ENTER> to cancel 112 Profiling time(mm:ss): Total=0:30 Remainder=0:30, press <ENTER> to cancel 135 Profiling time(mm:ss): Total=0:30 Remainder=0:20, press <ENTER> to cancel 158 Profiling time(mm:ss): Total=0:30 Remainder=0:10, press <ENTER> to cancel
|
/openbmc/linux/tools/perf/util/scripting-engines/ |
H A D | trace-event-perl.c | 85 ENTER; in define_symbolic_value() 117 ENTER; in define_symbolic_field() 143 ENTER; in define_flag_value() 176 ENTER; in define_flag_field() 380 ENTER; in perl_process_tracepoint() 446 ENTER; in perl_process_event_generic()
|
/openbmc/u-boot/test/env/ |
H A D | hashtable.c | 31 ut_asserteq(1, hsearch_r(item, ENTER, &ritem, htab, 0)); in htab_fill() 74 hsearch_r(item, ENTER, &ritem, htab, 0); in htab_create_delete()
|
/openbmc/openbmc-test-automation/lib/pdu/ |
H A D | cyber.robot | 65 # <ESC>- Back, <ENTER>- Select&Reflash 83 # <ESC>- Back, <ENTER>- Select&Reflash 98 # <ESC>- Back, <ENTER>- Select&Reflash
|
/openbmc/linux/drivers/scsi/ |
H A D | ipr.c | 858 ENTER; in ipr_fail_all_ops() 2595 ENTER; in ipr_timeout() 2628 ENTER; in ipr_oper_timeout() 3060 ENTER; in ipr_get_ioa_dump() 3221 ENTER; in ipr_release_dump() 3245 ENTER; in ipr_add_remove_thread() 3312 ENTER; in ipr_worker_thread() 4332 ENTER; in ipr_free_dump() 4912 ENTER; in ipr_wait_for_ops() 4968 ENTER; in ipr_eh_host_reset() [all …]
|
H A D | qla1280.c | 564 #define ENTER(x) dprintk(3, "qla1280 : Entering %s()\n", x); macro 577 ENTER("qla1280_read_nvram"); in qla1280_read_nvram() 821 ENTER("qla1280_error_action"); in qla1280_error_action() 1237 ENTER("qla1280_done"); in qla1280_done() 1304 ENTER("qla1280_return_status"); in qla1280_return_status() 1402 ENTER("qla1280_initialize_adapter"); in qla1280_initialize_adapter() 1880 ENTER("qla1280_init_rings"); in qla1280_init_rings() 2157 ENTER("qla1280_nvram_config"); in qla1280_nvram_config() 2420 ENTER("qla1280_mailbox_command"); in qla1280_mailbox_command() 2602 ENTER("qla1280_device_reset"); in qla1280_device_reset() [all …]
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | 3270.rst | 212 and hit ENTER to execute them. 218 and more output will appear. You may hit ENTER with nothing typed in 220 which indicates no scrolling will occur. (If you hit ENTER with "Linux 240 the same thing from the input area, by typing "^C" and hitting ENTER. 246 cause an EOF also by typing "^D" and hitting ENTER. 249 job suspension by typing "^Z" and hitting ENTER. You may wish to
|
/openbmc/u-boot/include/ |
H A D | search.h | 30 ENTER enumerator
|
/openbmc/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 675 ENTER; in ibmvfc_link_down() 789 ENTER; in ibmvfc_init_event_pool() 847 ENTER; in ibmvfc_free_event_pool() 2040 ENTER; in ibmvfc_bsg_timeout() 2098 ENTER; in ibmvfc_bsg_plogi() 2167 ENTER; in ibmvfc_bsg_request() 2466 ENTER; in ibmvfc_wait_for_ops() 2577 ENTER; in ibmvfc_cancel_all_mq() 2655 ENTER; in ibmvfc_cancel_all_sq() 2908 ENTER; in ibmvfc_eh_abort_handler() [all …]
|
H A D | ibmvfc.h | 927 #define ENTER DBG_CMD(printk(KERN_INFO IBMVFC_NAME": Entering %s\n", __func__)) macro
|
/openbmc/u-boot/lib/ |
H A D | hashtable.c | 234 if ((action == ENTER) && (item.data != NULL)) { in _compare_and_overwrite_entry() 355 if (action == ENTER) { in hsearch_r() 932 hsearch_r(e, ENTER, &rv, htab, flag); in himport_r()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | smsc47b397.rst | 148 ; ENTER CONFIGURATION MODE 176 ; ENTER CONFIGURATION MODE
|
/openbmc/u-boot/doc/device-tree-bindings/input/ |
H A D | cros-ec-keyb.txt | 54 /* L ENTER Z C */
|
/openbmc/linux/fs/fscache/ |
H A D | internal.h | 175 if (__do_kdebug(ENTER)) \
|
/openbmc/u-boot/doc/ |
H A D | README.bootmenu | 77 │ Press UP/DOWN to move, ENTER to select │
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | integratorap-im-pd1.dts | 124 label = "ENTER";
|
/openbmc/linux/Documentation/driver-api/tty/ |
H A D | moxa-smartio.rst | 147 (plus/minus) keys to change the displaying time interval. Press <ENTER>
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/cirrus/ |
H A D | cs89x0.rst | 402 2. The adapter's current configuration is displayed. Hit the ENTER key to 487 menu. Hit ENTER to start the Responder. 493 Hit ENTER to start the test.
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 615 - OK / ENTER / RETURN
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
H A D | memx.fuc | 46 handler(ENTER , 0x0000, 0x0000, #memx_func_enter)
|
/openbmc/u-boot/cmd/ |
H A D | nvedit.c | 284 hsearch_r(e, ENTER, &ep, &env_htab, env_flag); in _do_env_set()
|
/openbmc/linux/Documentation/input/devices/ |
H A D | atarikbd.rst | 49 The two shift keys return different scan codes in this mode. The ENTER key 819 72 KEYPAD ENTER
|