Searched refs:ffdc (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/misc/genwqe/ |
D | card_base.c | 390 cd->ffdc[type].entries = e; in genwqe_ffdc_buffs_alloc() 391 cd->ffdc[type].regs = in genwqe_ffdc_buffs_alloc() 407 kfree(cd->ffdc[type].regs); in genwqe_ffdc_buffs_free() 408 cd->ffdc[type].regs = NULL; in genwqe_ffdc_buffs_free() 475 genwqe_read_ffdc_regs(cd, cd->ffdc[GENWQE_DBG_REGS].regs, in genwqe_start() 476 cd->ffdc[GENWQE_DBG_REGS].entries, 0); in genwqe_start() 479 cd->ffdc[GENWQE_DBG_UNIT0].regs, in genwqe_start() 480 cd->ffdc[GENWQE_DBG_UNIT0].entries); in genwqe_start() 483 cd->ffdc[GENWQE_DBG_UNIT1].regs, in genwqe_start() 484 cd->ffdc[GENWQE_DBG_UNIT1].entries); in genwqe_start() [all …]
|
D | card_debugfs.c | 115 dbg_uidn_show(s, cd->ffdc[uid].regs, cd->ffdc[uid].entries); in prev_dbg_uidn_show() 173 struct genwqe_reg *regs = cd->ffdc[GENWQE_DBG_REGS].regs; in genwqe_prev_regs_show()
|
D | card_base.h | 283 struct genwqe_ffdc ffdc[GENWQE_DBG_UNITS]; member
|
/linux-4.4.14/drivers/scsi/ |
D | ips.c | 5941 scb->cmd.ffdc.op_code = IPS_CMD_FFDC; in ips_ffdc_reset() 5942 scb->cmd.ffdc.command_id = IPS_COMMAND_ID(ha, scb); in ips_ffdc_reset() 5943 scb->cmd.ffdc.reset_count = ha->reset_count; in ips_ffdc_reset() 5944 scb->cmd.ffdc.reset_type = 0x80; in ips_ffdc_reset() 5977 scb->cmd.ffdc.op_code = IPS_CMD_FFDC; in ips_ffdc_time() 5978 scb->cmd.ffdc.command_id = IPS_COMMAND_ID(ha, scb); in ips_ffdc_time() 5979 scb->cmd.ffdc.reset_count = 0; in ips_ffdc_time() 5980 scb->cmd.ffdc.reset_type = 0; in ips_ffdc_time() 6025 scb->cmd.ffdc.hour = (rem / IPS_SECS_HOUR); in ips_fix_ffdc_time() 6027 scb->cmd.ffdc.minute = (rem / IPS_SECS_MIN); in ips_fix_ffdc_time() [all …]
|
D | ips.h | 611 IPS_FFDC_CMD ffdc; member
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | pfpsp.sa | 1207 dc.l $4e75323b,$120a4efb,$10064afc,$0030ffdc 1208 dc.l $ffdcffdc,$006000f8,$006e0000,$0000ffdc 1209 dc.l $ffdcffdc,$0060007c,$006e0000,$0000ffdc
|