| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | walkera0701.c | 13 #define RESERVE 20000 macro 149 if (abs(pulse_time - SYNC_PULSE) < RESERVE) /* new frame sync */ in walkera0701_irq_handler() 152 if ((pulse_time > (ANALOG_MIN_PULSE - RESERVE) in walkera0701_irq_handler() 153 && (pulse_time < (ANALOG_MAX_PULSE + RESERVE)))) { in walkera0701_irq_handler() 154 pulse_time -= (ANALOG_MIN_PULSE - RESERVE); in walkera0701_irq_handler() 161 RESERVE + BIN1_PULSE - BIN0_PULSE) /* frame sync .. */ in walkera0701_irq_handler()
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | pr.rst | 14 "PERSISTENT RESERVE IN" and "PERSISTENT RESERVE OUT" commands.
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | tape_std.h | 58 #define RESERVE 0xF4 /* 3420 NOP, 3480 REJECT */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/ |
| H A D | scsi.h | 47 #define RESERVE 0x16 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/ |
| H A D | scsi.h | 47 #define RESERVE 0x16 macro
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | scsi_proto.h | 35 #define RESERVE 0x16 macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | debug.c | 62 case RESERVE: what = "RESERVE"; break; in usb_stor_show_command()
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | target.h | 34 scsi_opcode_name(RESERVE), \
|
| H A D | scsi.h | 32 scsi_opcode_name(RESERVE), \
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/ |
| H A D | plugin_scsi.c | 31 #define RESERVE 0x16 macro
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_spc.c | 1294 (cdb[0] == RESERVE || cdb[0] == RESERVE_10))) { in spc_parse_cdb() 1336 case RESERVE: in spc_parse_cdb()
|
| H A D | target_core_device.c | 1095 (cdb[0] == RESERVE || cdb[0] == RESERVE_10))) { in passthrough_parse_cdb() 1125 if (cdb[0] == RESERVE || cdb[0] == RESERVE_10) { in passthrough_parse_cdb()
|
| H A D | target_core_pr.c | 425 case RESERVE: in core_scsi3_pr_seq_non_holder()
|
| /OK3568_Linux_fs/kernel/drivers/usb/image/ |
| H A D | microtek.c | 242 case RESERVE: what = "RESERVE"; break; in mts_show_command()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_mbox.c | 1730 case RESERVE: in DEF_SCSI_QCMD() 1753 ccb->raw_mbox[2] = (scp->cmnd[0] == RESERVE) ? in DEF_SCSI_QCMD() 2344 if (status == 1 && (scp->cmnd[0] == RESERVE || in megaraid_mbox_dpc()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | megaraid.c | 860 case RESERVE: in mega_build_cmd() 880 scb->raw_mbox[2] = ( *cmd->cmnd == RESERVE ) ? in mega_build_cmd() 1628 (cmd->cmnd[0] == RESERVE || in mega_cmd_done()
|
| H A D | gdth.c | 1755 case RESERVE: in gdth_next() 1757 TRACE2(("cache cmd %s\n",nscp->cmnd[0] == RESERVE ? in gdth_next() 2006 else if (scp->cmnd[0] == RESERVE) in gdth_fill_cache_cmd() 2780 if (scp->cmnd[0] == RESERVE) { in gdth_sync_event()
|
| H A D | ips.c | 3649 case RESERVE: in ips_send_cmd() 3917 case RESERVE: in ips_chkstatus()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/arm/ |
| H A D | acornscsi.c | 600 case FORMAT_UNIT: case REASSIGN_BLOCKS: case RESERVE: in acornscsi_datadirection()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | binutils.info | 1773 '--heap RESERVE' 1774 '--heap RESERVE,COMMIT' 1793 '--stack RESERVE' 1794 '--stack RESERVE,COMMIT' 4229 'STACKSIZE' NUMBER-RESERVE '[, ' NUMBER-COMMIT ']' 4230 'HEAPSIZE' NUMBER-RESERVE '[, ' NUMBER-COMMIT ']' 4231 Generates '--stack' or '--heap' NUMBER-RESERVE,NUMBER-COMMIT in the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | binutils.info | 1773 '--heap RESERVE' 1774 '--heap RESERVE,COMMIT' 1793 '--stack RESERVE' 1794 '--stack RESERVE,COMMIT' 4229 'STACKSIZE' NUMBER-RESERVE '[, ' NUMBER-COMMIT ']' 4230 'HEAPSIZE' NUMBER-RESERVE '[, ' NUMBER-COMMIT ']' 4231 Generates '--stack' or '--heap' NUMBER-RESERVE,NUMBER-COMMIT in the
|
| /OK3568_Linux_fs/kernel/drivers/staging/rts5208/ |
| H A D | rtsx_scsi.c | 75 case RESERVE: in scsi_show_command()
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | mptscsih.c | 2869 case RESERVE: in mptscsih_do_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_mass_storage.c | 2087 case RESERVE: in do_scsi_command()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ |
| H A D | aachba.c | 3244 case RESERVE: in aac_scsi_cmd()
|