Searched refs:DEBUG0 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dtmscsim.c195 # define DEBUG0(x) x macro
197 # define DEBUG0(x) C_NOP macro
393 DEBUG0(printk ("DC390: Free SRB %p\n", pSRB));
401 DEBUG0(printk("DC390: Append SRB %p to Going\n", pSRB));
415 DEBUG0(printk("DC390: Remove SRB %p from Going\n", pSRB));
526 DEBUG0(printk ("DC390: We were just reset and don't accept commands yet!\n"));
581 DEBUG0(printk (KERN_INFO "DC390: NEW Sync Nego code triggered (%i %i)\n", pDCB->TargetID, pDCB->TargetLUN));
615 DEBUG0(if (pACB->pActiveDCB) \
617 DEBUG0(if (pDCB->pActiveSRB) \
623 DEBUG0(print
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dndis2.c214 #define DEBUG0(str) printf (str) macro
220 #define DEBUG0(str) ((void)0) macro
843 DEBUG0 ("Media type: FDDI");
846 DEBUG0 ("Media type: ETHERNET");
849 DEBUG0 ("Unsupported media.\n");

Completed in 76 milliseconds