Searched refs:ffdc (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/scsi/ |
D | ips.c | 6017 scb->cmd.ffdc.op_code = IPS_CMD_FFDC; in ips_ffdc_reset() 6018 scb->cmd.ffdc.command_id = IPS_COMMAND_ID(ha, scb); in ips_ffdc_reset() 6019 scb->cmd.ffdc.reset_count = ha->reset_count; in ips_ffdc_reset() 6020 scb->cmd.ffdc.reset_type = 0x80; in ips_ffdc_reset() 6053 scb->cmd.ffdc.op_code = IPS_CMD_FFDC; in ips_ffdc_time() 6054 scb->cmd.ffdc.command_id = IPS_COMMAND_ID(ha, scb); in ips_ffdc_time() 6055 scb->cmd.ffdc.reset_count = 0; in ips_ffdc_time() 6056 scb->cmd.ffdc.reset_type = 0; in ips_ffdc_time() 6101 scb->cmd.ffdc.hour = (rem / IPS_SECS_HOUR); in ips_fix_ffdc_time() 6103 scb->cmd.ffdc.minute = (rem / IPS_SECS_MIN); in ips_fix_ffdc_time() [all …]
|
D | ips.h | 612 IPS_FFDC_CMD ffdc; member
|
/linux-3.4.99/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
|