Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dpci2220i.c374 SelectSpigot (padapter, spigot | SEL_IRQ_OFF); in HardReset()
773 SelectSpigot (padapter, spigot | SEL_IRQ_OFF); // select the spigot in InlineIdentify()
986 …SelectSpigot (padapter, pdev->spigots[index] | SEL_IRQ_OFF); // select the spigot without interrup… in InlineReadSignature()
1230 SelectSpigot (padapter, temp | SEL_IRQ_OFF); // Masking the interrupt during spigot select in TimerExpiry()
1240 SelectSpigot (padapter, temp1 | SEL_IRQ_OFF); // Masking the interrupt during spigot select in TimerExpiry()
1806 SelectSpigot (padapter, pdev->spigots[pdev->mirrorRecon] | SEL_IRQ_OFF); in Irq_Handler()
1903 SelectSpigot (padapter, pdev->spigots[0] | SEL_IRQ_OFF); in Irq_Handler()
1905 SelectSpigot (padapter, pdev->spigots[1] | SEL_IRQ_OFF); in Irq_Handler()
1909 SelectSpigot (padapter, pdev->spigot | SEL_IRQ_OFF); in Irq_Handler()
1919 SelectSpigot (padapter, pdev->spigot | SEL_IRQ_OFF); in Irq_Handler()
[all …]
Dpsi_dale.h197 #define SEL_IRQ_OFF 0x80 macro