Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSinit.c1530 u8 IntStat; in cpqfcTS_intr_handler() local
1532 IntStat = readb(cpqfcHBA->fcChip.Registers.INTSTAT.address); in cpqfcTS_intr_handler()
1533 if (IntStat & 0x4) in cpqfcTS_intr_handler()
1535 if (IntStat & 0x8) in cpqfcTS_intr_handler()
1537 if (IntStat & 0x10) in cpqfcTS_intr_handler()