Lines Matching refs:DEBUG0

37 	DEBUG0(printk ("DC390: We were just reset and don't accept commands yet!\n");)  in dc390_StartSCSI()
93DEBUG0(printk (KERN_INFO "DC390: NEW Sync Nego code triggered (%i %i)\n", pDCB->TargetID, pDCB->Ta… in dc390_StartSCSI()
127 DEBUG0(if (pACB->pActiveDCB) \ in dc390_StartSCSI()
129 DEBUG0(if (pDCB->pActiveSRB) \ in dc390_StartSCSI()
135 DEBUG0(printk ("DC390: Interrupt during Start SCSI (pid %li, target %02i-%02i)\n", in dc390_StartSCSI()
159 DEBUG0(USHORT pstate;PDEVDECL1;) in dc390_dma_intr()
161 DEBUG0(PDEVSET1;) in dc390_dma_intr()
162 DEBUG0(PCI_READ_CONFIG_WORD (PDEV, PCI_STATUS, &pstate);) in dc390_dma_intr()
163 DEBUG0(if (pstate & (PCI_STATUS_SIG_SYSTEM_ERROR | PCI_STATUS_DETECTED_PARITY))\ in dc390_dma_intr()
273 DEBUG0(printk (KERN_WARNING "DC390 Int w/o SCSI actions (only DMA?)\n");) in DC390_Interrupt()
596 DEBUG0 (printk (KERN_INFO "DC390: Reject message\n");) in dc390_MsgIn_reject()
819 DEBUG0 (printk (KERN_INFO "DC390: MsgIn:"); dc390_printMsg (pSRB->MsgInBuf, pACB->MsgLen);) in dc390_MsgIn_0()
861 DEBUG0(printk ("DC390: RESTORE POINTER message received ... try to handle\n");) in dc390_MsgIn_0()
934 DEBUG0(printk (KERN_WARNING " DC390: Overrun -");) in dc390_DataIO_Comm()
936 DEBUG0(printk (KERN_WARNING " Clear transfer pad \n");) in dc390_DataIO_Comm()
989 DEBUG0(printk(KERN_DEBUG "DC390: AutoReqSense (CmndPhase)!\n");) in dc390_CommandPhase()
1119 DEBUG0(printk(KERN_INFO "DISC,");) in dc390_Disconnect()
1127 DEBUG0(printk(KERN_ERR "ACB:%p->ActiveDCB:%p IOPort:%04x IRQ:%02x !\n",\ in dc390_Disconnect()
1202 DEBUG0(printk(KERN_INFO "RSEL,");) in dc390_Reselect()
1207 DEBUG0(printk ("DC390: (ActiveDCB != 0: Arb. lost but resel. won)!\n");) in dc390_Reselect()
1219 DEBUG0(printk ("Dev %02x,", lun);) in dc390_Reselect()
1229 DEBUG0(printk ("(%02i-%i),", id, lun);) in dc390_Reselect()
1421 DEBUG0(printk (" SRBdone (%02x,%08x), SRB %p, pid %li\n", status, pcmd->result,\ in dc390_SRBdone()
1485DEBUG0 (printk ("DC390: RETRY pid %li (%02x), target %02i-%02i\n", pcmd->pid, pcmd->cmnd[0], pcmd-… in dc390_SRBdone()
1686 DEBUG0(printk (KERN_DEBUG "DC390: SRBdone: done pid %li\n", pcmd->pid);) in dc390_SRBdone()
1726 DEBUG0(printk (KERN_DEBUG "DC390: DoingSRB_Done: done pid %li\n", pcmd->pid);) in dc390_DoingSRB_Done()