Searched refs:chipstat (Results 1 – 1 of 1) sorted by relevance
10868 ASC_CS_TYPE chipstat; in AscISR() local10902 chipstat = AscGetChipStatus(iop_base); in AscISR()10903 if (chipstat & CSW_SCSI_RESET_LATCH) { in AscISR()10918 chipstat = AscGetChipStatus(iop_base); in AscISR()10926 if ((chipstat & CSW_INT_PENDING) in AscISR()10931 if ((chipstat & CSW_HALTED) && in AscISR()