Lines Matching refs:DEBUG0

195 # define DEBUG0(x) x  macro
197 # define DEBUG0(x) C_NOP macro
393 DEBUG0(printk ("DC390: Free SRB %p\n", pSRB)); in dc390_Free_insert()
401 DEBUG0(printk("DC390: Append SRB %p to Going\n", pSRB)); in dc390_Going_append()
415 DEBUG0(printk("DC390: Remove SRB %p from Going\n", pSRB)); in dc390_Going_remove()
526 DEBUG0(printk ("DC390: We were just reset and don't accept commands yet!\n")); in dc390_StartSCSI()
581DEBUG0(printk (KERN_INFO "DC390: NEW Sync Nego code triggered (%i %i)\n", pDCB->TargetID, pDCB->Ta… in dc390_StartSCSI()
615 DEBUG0(if (pACB->pActiveDCB) \ in dc390_StartSCSI()
617 DEBUG0(if (pDCB->pActiveSRB) \ in dc390_StartSCSI()
623 DEBUG0(printk ("DC390: Interrupt during Start SCSI (pid %li, target %02i-%02i)\n", in dc390_StartSCSI()
997 DEBUG0 (printk (KERN_INFO "DC390: Reject message\n")); in dc390_MsgIn_reject()
1218 DEBUG0 (printk (KERN_INFO "DC390: MsgIn:"); dc390_printMsg (pSRB->MsgInBuf, pACB->MsgLen)); in dc390_MsgIn_0()
1260 DEBUG0(printk ("DC390: RESTORE POINTER message received ... try to handle\n")); in dc390_MsgIn_0()
1341 DEBUG0(printk (KERN_WARNING " DC390: Overrun -")); in dc390_DataIO_Comm()
1343 DEBUG0(printk (KERN_WARNING " Clear transfer pad \n")); in dc390_DataIO_Comm()
1395 DEBUG0(printk(KERN_DEBUG "DC390: AutoReqSense (CmndPhase)!\n")); in dc390_CommandPhase()
1525 DEBUG0(printk(KERN_INFO "DISC,")); in dc390_Disconnect()
1532 DEBUG0(printk(KERN_ERR "ACB:%p->ActiveDCB:%p IOPort:%04x IRQ:%02x !\n",\ in dc390_Disconnect()
1589 DEBUG0(printk(KERN_INFO "RSEL,")); in dc390_Reselect()
1594 DEBUG0(printk ("DC390: (ActiveDCB != 0: Arb. lost but resel. won)!\n")); in dc390_Reselect()
1604 DEBUG0(printk(KERN_DEBUG"DC390: Return SRB %p to free\n", pSRB)); in dc390_Reselect()
1609 DEBUG0(printk ("Dev %02x,", lun)); in dc390_Reselect()
1619 DEBUG0(printk ("(%02i-%i),", id, lun)); in dc390_Reselect()
1708 DEBUG0(printk (" SRBdone (%02x,%08x), SRB %p, pid %li\n", status, pcmd->result,\ in dc390_SRBdone()
1730DEBUG0 (printk ("DC390: RETRY pid %li (%02x), target %02i-%02i\n", pcmd->serial_number, pcmd->cmnd… in dc390_SRBdone()
1750DEBUG0 (printk ("DC390: RETRY pid %li (%02x), target %02i-%02i\n", pcmd->serial_number, pcmd->cmnd… in dc390_SRBdone()
1804 DEBUG0(printk (KERN_DEBUG "DC390: SRBdone: done pid %li\n", pcmd->serial_number)); in dc390_SRBdone()