Searched refs:int_halt_code (Results 1 – 1 of 1) sorted by relevance
6565 ushort int_halt_code; in AscIsrChipHalted() local6584 int_halt_code = AscReadLramWord(iop_base, ASCV_HALTCODE_W); in AscIsrChipHalted()6600 if (int_halt_code == ASC_HALT_DISABLE_ASYN_USE_SYN_FIX) { in AscIsrChipHalted()6607 } else if (int_halt_code == ASC_HALT_ENABLE_ASYN_USE_SYN_FIX) { in AscIsrChipHalted()6614 } else if (int_halt_code == ASC_HALT_EXTMSG_IN) { in AscIsrChipHalted()6731 } else if (int_halt_code == ASC_HALT_CHK_CONDITION) { in AscIsrChipHalted()6787 } else if (int_halt_code == ASC_HALT_SDTR_REJECTED) { in AscIsrChipHalted()6809 } else if (int_halt_code == ASC_HALT_SS_QUEUE_FULL) { in AscIsrChipHalted()6856 else if (int_halt_code == ASC_HALT_HOST_COPY_SG_LIST_TO_RISC) { in AscIsrChipHalted()