tag | line | file | source code |
dsp | 1482 | drivers/scsi/53c7,8xx.c | unsigned long *dsp; |
dsp | 1495 | drivers/scsi/53c7,8xx.c | dsp = (unsigned long *) NCR53c7x0_read32(DSP_REG); |
dsp | 1496 | drivers/scsi/53c7,8xx.c | for (bp = hostdata->breakpoints; bp && bp->address != dsp; |
dsp | 1500 | drivers/scsi/53c7,8xx.c | host->host_no, dsp); |
dsp | 1673 | drivers/scsi/53c7,8xx.c | unsigned long dsps,*dsp; /* Argument of the INT instruction */ |
dsp | 1676 | drivers/scsi/53c7,8xx.c | dsp = (unsigned long *) NCR53c7x0_read32(DSP_REG); |
dsp | 1694 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_accept_message / |
dsp | 1701 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_reject_message / |
dsp | 1723 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_accept_message / |
dsp | 1739 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + |
dsp | 1762 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_reject_message / |
dsp | 1773 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_target_abort / |
dsp | 1780 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_initiator_abort / |
dsp | 1865 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_select / |
dsp | 1872 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_schedule / |
dsp | 2926 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_schedule / |
dsp | 2943 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_initiator_abort / |
dsp | 2953 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_initiator_abort / |
dsp | 3243 | drivers/scsi/53c7,8xx.c | hostdata->dsp = (unsigned long *) NCR53c7x0_read32(DSP_REG); |
dsp | 3248 | drivers/scsi/53c7,8xx.c | (long) hostdata->dsp); |
dsp | 3252 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write32 (DSP_REG, (unsigned long) hostdata->dsp); |
dsp | 3276 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_initiator_abort / |
dsp | 3307 | drivers/scsi/53c7,8xx.c | unsigned long dbc_dcmd, *dsp, *dsp_next; |
dsp | 3336 | drivers/scsi/53c7,8xx.c | dsp = dsp_next - NCR53c7x0_insn_size(dcmd); |
dsp | 3375 | drivers/scsi/53c7,8xx.c | if (dsp >= cmd->data_transfer_start & dsp < cmd->data_transfer_end) { |
dsp | 3393 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_command_complete / |
dsp | 3410 | drivers/scsi/53c7,8xx.c | dsp[0] = dbc_dcmd; |
dsp | 3411 | drivers/scsi/53c7,8xx.c | dsp[1] = NCR53c7x0_read32(DNAD_REG); |
dsp | 3412 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write32(TEMP_REG, (unsigned long) dsp); |
dsp | 3413 | drivers/scsi/53c7,8xx.c | hostdata->dsp = hostdata->script + hostdata->E_msg_in / |
dsp | 3419 | drivers/scsi/53c7,8xx.c | print_insn (host, dsp, "", 1); |
dsp | 3444 | drivers/scsi/53c7,8xx.c | host->host_no, phase, (unsigned) dsp); |
dsp | 3445 | drivers/scsi/53c7,8xx.c | print_insn (host, dsp, "", 1); |
dsp | 3467 | drivers/scsi/53c7,8xx.c | unsigned long *dsp, |
dsp | 3487 | drivers/scsi/53c7,8xx.c | dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff); |
dsp | 3512 | drivers/scsi/53c7,8xx.c | print_insn (host, dsp, "s ", 1); |
dsp | 3525 | drivers/scsi/53c7,8xx.c | print_insn (host, dsp, "s ", 0); |
dsp | 3536 | drivers/scsi/53c7,8xx.c | print_insn (host, dsp, "", 1); |
dsp | 3564 | drivers/scsi/53c7,8xx.c | if (((dsp >= (hostdata->script + hostdata->E_select / sizeof(long))) && |
dsp | 3565 | drivers/scsi/53c7,8xx.c | (dsp <= (hostdata->script + hostdata->E_select_msgout / |
dsp | 3583 | drivers/scsi/53c7,8xx.c | print_insn (host, dsp, "", 1); |
dsp | 3587 | drivers/scsi/53c7,8xx.c | host->host_no, (unsigned long) dsp, dbc_dcmd, |
dsp | 3603 | drivers/scsi/53c7,8xx.c | host->host_no, (unsigned long) dsp, NCR53c7x0_read32(DBC_REG), |
dsp | 3608 | drivers/scsi/53c7,8xx.c | print_insn(host, dsp, "", 1); |
dsp | 3639 | drivers/scsi/53c7,8xx.c | print_insn (host, dsp, "", 1); |
dsp | 3647 | drivers/scsi/53c7,8xx.c | print_insn (host, dsp, "", 1); |
dsp | 1053 | drivers/scsi/53c7,8xx.h | unsigned long *dsp; /* dsp to restart with after |