Lines Matching refs:exception
316 mr->exception, mr->error, mr->intr_mask, mr->interrupt, in mesh_dump_regs()
368 out_8(&mr->exception, 0xff); /* clear all exception bits */ in mesh_init()
446 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd()
458 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd()
465 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd()
503 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd()
509 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd()
521 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd()
526 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd()
537 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd()
689 MKWORD(ms->n_msgout, mr->exception, mr->fifo_count, mr->sequence)); in start_phase()
813 MKWORD(mr->interrupt, mr->exception, mr->error, in start_phase()
915 MKWORD(0, mr->error, mr->exception, mr->fifo_count)); in reselected()
966 dlog(ms, "resel err/exc=%.4x", MKWORD(0, 0, mr->error, mr->exception)); in reselected()
1038 exc = in_8(&mr->exception); in handle_error()
1133 exc = in_8(&mr->exception); in handle_exception()
1503 MKWORD(mr->error, mr->exception, in cmd_complete()
1515 if (in_8(&mr->exception) != EXC_PHASEMM) in cmd_complete()
1517 in_8(&mr->exception)); in cmd_complete()
1670 mr->interrupt, mr->exception, mr->error, in DEF_SCSI_QCMD()
1675 MKWORD(intr, mr->error, mr->exception, mr->sequence)); in DEF_SCSI_QCMD()
1724 out_8(&mr->exception, 0xff); /* clear all exception bits */ in mesh_host_reset()