Searched refs:chipstat (Results 1 – 1 of 1) sorted by relevance
6925 ASC_CS_TYPE chipstat; in AscISR() local6955 chipstat = AscGetChipStatus(iop_base); in AscISR()6956 if (chipstat & CSW_SCSI_RESET_LATCH) { in AscISR()6970 chipstat = AscGetChipStatus(iop_base); in AscISR()6979 if ((chipstat & CSW_INT_PENDING) || (int_pending)) { in AscISR()6982 if ((chipstat & CSW_HALTED) && (ctrl_reg & CC_SINGLE_STEP)) { in AscISR()