Home
last modified time | relevance | path

Searched refs:chipstat (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c10868 ASC_CS_TYPE chipstat; in AscISR() local
10902 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()