Lines Matching refs:exception

315 	       mr->exception, mr->error, mr->intr_mask, mr->interrupt,  in mesh_dump_regs()
367 out_8(&mr->exception, 0xff); /* clear all exception bits */ in mesh_init()
445 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd()
457 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd()
464 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd()
502 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd()
508 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd()
520 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd()
525 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd()
536 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd()
687 MKWORD(ms->n_msgout, mr->exception, mr->fifo_count, mr->sequence)); in start_phase()
811 MKWORD(mr->interrupt, mr->exception, mr->error, in start_phase()
913 MKWORD(0, mr->error, mr->exception, mr->fifo_count)); in reselected()
964 dlog(ms, "resel err/exc=%.4x", MKWORD(0, 0, mr->error, mr->exception)); in reselected()
1036 exc = in_8(&mr->exception); in handle_error()
1129 exc = in_8(&mr->exception); in handle_exception()
1498 MKWORD(mr->error, mr->exception, in cmd_complete()
1510 if (in_8(&mr->exception) != EXC_PHASEMM) in cmd_complete()
1512 in_8(&mr->exception)); in cmd_complete()
1665 mr->interrupt, mr->exception, mr->error, in DEF_SCSI_QCMD()
1670 MKWORD(intr, mr->error, mr->exception, mr->sequence)); in DEF_SCSI_QCMD()
1716 out_8(&mr->exception, 0xff); /* clear all exception bits */ in mesh_host_reset()