Home
last modified time | relevance | path

Searched refs:RESERVE (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dwalkera0701.c13 #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 Dpr.rst14 "PERSISTENT RESERVE IN" and "PERSISTENT RESERVE OUT" commands.
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_std.h58 #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 Dscsi.h47 #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 Dscsi.h47 #define RESERVE 0x16 macro
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_proto.h35 #define RESERVE 0x16 macro
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Ddebug.c62 case RESERVE: what = "RESERVE"; break; in usb_stor_show_command()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dtarget.h34 scsi_opcode_name(RESERVE), \
H A Dscsi.h32 scsi_opcode_name(RESERVE), \
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_scsi.c31 #define RESERVE 0x16 macro
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_spc.c1294 (cdb[0] == RESERVE || cdb[0] == RESERVE_10))) { in spc_parse_cdb()
1336 case RESERVE: in spc_parse_cdb()
H A Dtarget_core_device.c1095 (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 Dtarget_core_pr.c425 case RESERVE: in core_scsi3_pr_seq_non_holder()
/OK3568_Linux_fs/kernel/drivers/usb/image/
H A Dmicrotek.c242 case RESERVE: what = "RESERVE"; break; in mts_show_command()
/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c1730 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 Dmegaraid.c860 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 Dgdth.c1755 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 Dips.c3649 case RESERVE: in ips_send_cmd()
3917 case RESERVE: in ips_chkstatus()
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dacornscsi.c600 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 Dbinutils.info1773 '--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 Dbinutils.info1773 '--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 Drtsx_scsi.c75 case RESERVE: in scsi_show_command()
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptscsih.c2869 case RESERVE: in mptscsih_do_cmd()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c2087 case RESERVE: in do_scsi_command()
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Daachba.c3244 case RESERVE: in aac_scsi_cmd()

12