/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/ |
H A D | Makefile | 5 RELEASE ?= r1_alfa5 macro 6 IOPOFFICIAL_INCDIR = /n/asic/projects/guinness/releases/$(RELEASE)/design/top/sw/include/
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | debug.c | 79 case RELEASE: what = "RELEASE"; break; usb_stor_show_command()
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ |
H A D | Makefile | 4 RELEASE ?= r1_alfa5 macro 5 OFFICIAL_INCDIR = /n/asic/projects/guinness/releases/$(RELEASE)/design/top/sw/include/
|
/linux-4.1.27/drivers/scsi/ |
H A D | pas16.h | 10 * ( Based on T128 - DISTRIBUTION RELEASE 3. )
|
H A D | raid_class.c | 218 dev_printk(KERN_ERR, rc->dev.parent, "COMPONENT RELEASE\n"); raid_component_release()
|
H A D | pas16.c | 14 * ( Based on T128 - DISTRIBUTION RELEASE 3. )
|
H A D | gdth.c | 2205 case RELEASE: gdth_next() 2207 "RESERVE" : "RELEASE")); gdth_next() 2459 else if (scp->cmnd[0] == RELEASE) gdth_fill_cache_cmd() 3359 /* RESERVE/RELEASE ? */ gdth_sync_event() 3362 } else if (scp->cmnd[0] == RELEASE) { gdth_sync_event()
|
H A D | megaraid.c | 860 case RELEASE: mega_build_cmd() 1629 cmd->cmnd[0] == RELEASE) ) { mega_cmd_done()
|
H A D | scsi_debug.c | 415 {0, 0x17, 0, F_D_OUT, NULL, NULL, /* RELEASE(6) */ 474 {1, 0x57, 0, F_D_OUT, NULL, release_iarr, /* RELEASE(10) */
|
H A D | ips.c | 3669 case RELEASE: ips_send_cmd() 3937 case RELEASE: ips_chkstatus()
|
/linux-4.1.27/drivers/s390/char/ |
H A D | tape_std.h | 55 #define RELEASE 0xD4 /* 3420 NOP, 3480 REJECT */ macro
|
/linux-4.1.27/include/trace/events/ |
H A D | target.h | 34 scsi_opcode_name(RELEASE), \
|
H A D | scsi.h | 32 scsi_opcode_name(RELEASE), \
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | spinlock.h | 73 * RELEASE barrier: given the instructions avail on ARCv2, full barrier arch_spin_unlock()
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_pr.c | 105 case RELEASE: target_scsi2_reservation_check() 142 * From spc4r17 5.7.3 Exceptions to SPC-2 RESERVE and RELEASE target_check_scsi2_reservation_conflict() 150 * A RELEASE(6) or RELEASE(10) command shall complete with GOOD target_check_scsi2_reservation_conflict() 159 * RELEASE(6) command, or RELEASE(10) command shall be processed target_check_scsi2_reservation_conflict() 182 * initiator, all RESERVE commands and all RELEASE commands target_check_scsi2_reservation_conflict() 192 pr_err("Received legacy SPC-2 RESERVE/RELEASE" target_check_scsi2_reservation_conflict() 430 case RELEASE: core_scsi3_pr_seq_non_holder() 1199 * Perform an implicit RELEASE if the registration that core_scsi3_check_implicit_release() 2456 pr_debug("SPC-3 PR [%s] Service Action: %s RELEASE cleared" __core_scsi3_complete_pro_release() 2462 pr_debug("SPC-3 PR [%s] RELEASE Node: %s%s\n", __core_scsi3_complete_pro_release() 2492 " PR_REGISTERED *pr_reg for RELEASE\n"); core_scsi3_emulate_pro_release() 2533 * a PERSISTENT RESERVE OUT command with RELEASE service action through core_scsi3_emulate_pro_release() 2541 pr_err("SPC-3 PR RELEASE: Received res_key: 0x%016Lx" core_scsi3_emulate_pro_release() 2557 pr_err("SPC-3 PR RELEASE: Attempted to release" core_scsi3_emulate_pro_release() 2581 * RESERVE OUT command with RELEASE service action was received, core_scsi3_emulate_pro_release() 2730 * Do an implicit RELEASE of the existing reservation. __core_scsi3_complete_pro_preempt()
|
H A D | target_core_spc.c | 1315 case RELEASE: spc_parse_cdb()
|
/linux-4.1.27/arch/s390/mm/ |
H A D | cmm.c | 378 } else if (strncmp(msg, "RELEASE", 7) == 0) { cmm_smsg_target()
|
/linux-4.1.27/drivers/usb/image/ |
H A D | microtek.c | 246 case RELEASE: what = "RELEASE"; break; mts_show_command()
|
/linux-4.1.27/kernel/sched/ |
H A D | completion.c | 308 * The RMB pairs with complete()'s RELEASE of ->wait.lock and orders completion_done()
|
H A D | sched.h | 1455 * RELEASE (rq->lock)
|
/linux-4.1.27/net/rxrpc/ |
H A D | ar-recvmsg.c | 25 _debug("RELEASE CALL %d", call->debug_id); rxrpc_remove_user_ID()
|
H A D | ar-call.c | 631 _debug("RELEASE CALL %p (%d CONN %p)", call, call->debug_id, conn); rxrpc_release_call()
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | plugin_scsi.c | 30 #define RELEASE 0x17 macro
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | callc.c | 92 ST_WAIT_DRELEASE, /* 10 DISCONNECT sent, awaiting RELEASE */ 93 ST_WAIT_D_REL_CNF, /* 11 RELEASE sent, awaiting RELEASE confirm */
|
H A D | q931.c | 109 0x4d, "RELEASE" 112 0x5a, "RELEASE COMPLETE"
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | sta_event.c | 380 dev_dbg(adapter->dev, "event: PORT RELEASE\n"); mwifiex_process_sta_event()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_nx.h | 929 * X.Major.Minor.RELEASE
|
/linux-4.1.27/drivers/char/ |
H A D | ppdev.c | 22 * RELEASE parport_release
|
/linux-4.1.27/include/scsi/ |
H A D | scsi.h | 73 #define RELEASE 0x17 macro
|
/linux-4.1.27/fs/fuse/ |
H A D | fuse_i.h | 698 * Send RELEASE or RELEASEDIR request
|
H A D | file.c | 268 * Normally this will send the RELEASE request, however if fuse_release_common() 273 * synchronous RELEASE is allowed (and desirable) in this case fuse_release_common()
|
/linux-4.1.27/sound/pci/ |
H A D | als300.c | 531 snd_als300_dbgplay("TRIGGER RELEASE\n"); snd_als300_trigger()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
H A D | lustre_user.h | 955 case HUA_RELEASE: return "RELEASE"; hsm_user_action2name()
|
/linux-4.1.27/drivers/scsi/megaraid/ |
H A D | megaraid_mbox.c | 1754 case RELEASE: megaraid_mbox_build_cmd() 2393 scp->cmnd[0] == RELEASE)) { megaraid_mbox_dpc()
|
/linux-4.1.27/drivers/staging/rts5208/ |
H A D | rtsx_scsi.c | 89 case RELEASE: scsi_show_command() 90 what = "RELEASE"; scsi_show_command()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | f_mass_storage.c | 2066 * for anyone interested to implement RESERVE and RELEASE in terms do_scsi_command() 2070 case RELEASE: do_scsi_command()
|
/linux-4.1.27/fs/ |
H A D | binfmt_elf.c | 6 * "UNIX SYSTEM V RELEASE 4 Programmers Guide: Ansi C and Programming Support
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptscsih.c | 2881 case RELEASE: mptscsih_do_cmd()
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | aachba.c | 2777 case RELEASE: aac_scsi_cmd()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.c | 2287 BNX2X_ERR("VF[%d] RELEASE error: rc %d\n", vf->abs_vfid, rc); bnx2x_vf_free()
|
/linux-4.1.27/drivers/tty/ |
H A D | n_gsm.c | 18 * * THIS IS A DEVELOPMENT SNAPSHOT IT IS NOT A FINAL RELEASE *
|
/linux-4.1.27/fs/ceph/ |
H A D | mds_client.c | 3224 * if this is a preemptive lease RELEASE, no need to ceph_mdsc_lease_send_msg()
|