Searched refs:PsiHost (Results 1 – 3 of 3) sorted by relevance
106 static struct Scsi_Host *PsiHost[MAXADAPTER] = {NULL,}; // One for each adapter variable287 if ( PsiHost[z]->irq == (UCHAR)(irq & 0xFF) ) in Irq_Handler()289 tag = inb_p (HOSTDATA(PsiHost[z])->tag); in Irq_Handler()292 shost = PsiHost[z]; in Irq_Handler()720 if ( PsiHost[z]->irq == pshost->irq ) // if shared then, don't posses in Pci2000_Detect()736 PsiHost[installed] = pshost; // save SCSI_HOST pointer in Pci2000_Detect()
101 static struct Scsi_Host *PsiHost[6] = {NULL,}; /* One for each IRQ level (10-15) */ variable266 shost = PsiHost[irq - 10]; in Irq_Handler()612 PsiHost[chipConfig.irq - 10] = pshost; in Psi240i_Detect()
174 static struct Scsi_Host *PsiHost[MAXADAPTER] = {NULL,}; // One for each adapter variable1609 if ( PsiHost[z]->irq == (UCHAR)(irq & 0xFF) ) in Irq_Handler()1611 if ( inw_p (HOSTDATA(PsiHost[z])->regIrqControl) & 0x8000 ) in Irq_Handler()1613 shost = PsiHost[z]; in Irq_Handler()2441 if ( PsiHost[z]->irq == pshost->irq ) // if shared then, don't posses in GetRegs()2470 PsiHost[Installed] = pshost; // save SCSI_HOST pointer in GetRegs()